Skip to content

Instantly share code, notes, and snippets.

@dcomartin
Created July 29, 2020 22:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dcomartin/bf2c2f4dc124b61c24f193d34e4093bd to your computer and use it in GitHub Desktop.
Save dcomartin/bf2c2f4dc124b61c24f193d34e4093bd to your computer and use it in GitHub Desktop.
<Project>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis" Version="3.4.0" />
<PackageReference Update="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.0" />
</ItemGroup>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment