File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 8 .0.3" />
11- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8 .0.3" >
10+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9 .0.3" />
11+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9 .0.3" >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 </PackageReference >
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8 .0.3" >
11+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9 .0.3" >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 </PackageReference >
15- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.5 .0" />
15+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 8.1 .0" />
1616 </ItemGroup >
1717
1818 <ItemGroup >
You can’t perform that action at this time.
0 commit comments