Skip to content

Commit 0f51a56

Browse files
committed
Update EntityFrameworkCore.Generator.Core.csproj
1 parent ddc245f commit 0f51a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="[4.8.0]" />
9+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.11.0" />
1010
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.0" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.0" />

0 commit comments

Comments
 (0)