File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
ClassLibrary.EFCore.Tests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8 .0.10 " />
12+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9 .0.0 " />
1313 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
1414 <PackageReference Include =" xunit" Version =" 2.9.2" />
1515 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
Original file line number Diff line number Diff line change 1919 </PropertyGroup >
2020
2121 <ItemGroup >
22- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8 .0.10 " />
23- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8 .0.10 " >
22+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9 .0.0 " />
23+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9 .0.0 " >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2626 </PackageReference >
You can’t perform that action at this time.
0 commit comments