File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8 .0.14 " >
10
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9 .0.5 " >
11
11
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
12
12
<PrivateAssets >all</PrivateAssets >
13
13
</PackageReference >
14
- <PackageReference Include =" Microsoft.EntityFrameworkCore.SQLite" Version =" 8 .0.14 " />
15
- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 8 .0.14 " />
16
- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 8 .0.7 " />
14
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SQLite" Version =" 9 .0.5 " />
15
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9 .0.5 " />
16
+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 9 .0.0 " />
17
17
<PackageReference Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 8.0.3" />
18
18
</ItemGroup >
19
19
You can’t perform that action at this time.
0 commit comments