We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a861fd + 5636c35 commit 5214ae1Copy full SHA for 5214ae1
1 file changed
src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj
@@ -7,7 +7,7 @@
7
8
<ItemGroup>
9
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="[4.8.0]" />
10
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.15" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.16" />
11
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.16" />
12
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.16" />
13
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version="9.0.16" />
0 commit comments