File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 6.0.0" />
2121 <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6.0.0" />
2222 <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 6.0.0" />
23- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 5 .0.11 " />
23+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6 .0.0 " />
2424 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.0" />
2525 <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6.0.0" >
2626 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 3030 <PackageReference Include =" BuildBundlerMinifier" Version =" 3.2.449" Condition =" '$(Configuration)'=='Release'" PrivateAssets =" All" />
3131 <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 5.0.11" />
3232 <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.0.1" />
33- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 5 .0.11 " />
33+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6 .0.0 " />
3434 <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 5.0.2" />
3535 <PackageReference Include =" Microsoft.Web.LibraryManager.Build" Version =" 2.1.113" />
3636 <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 6.0.0" />
Original file line number Diff line number Diff line change 2020 <PrivateAssets >all</PrivateAssets >
2121 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2222 </PackageReference >
23- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 5 .0.11 " />
23+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6 .0.0 " />
2424 <DotNetCliToolReference Include =" dotnet-xunit" Version =" 2.3.1" />
2525 </ItemGroup >
2626
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 5 .0.11 " />
10+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6 .0.0 " />
1111 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.0.0" />
1212 <PackageReference Include =" Moq" Version =" 4.16.1" />
1313 <PackageReference Include =" xunit" Version =" 2.4.1" />
You can’t perform that action at this time.
0 commit comments