File tree Expand file tree Collapse file tree
Verify.EntityFramework.Tests
Verify.EntityFrameworkClassic.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <TargetFramework >net6.0</TargetFramework >
44 </PropertyGroup >
55 <ItemGroup >
6- <PackageReference Include =" EntityFramework" Version =" 6.4.4" />
76 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 6.0.5" />
87 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
98 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.5" />
1413 <PackageReference Include =" Verify.NUnit" Version =" 16.7.0" />
1514 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5" />
1615 <PackageReference Include =" EfLocalDb" Version =" 13.6.0" />
17- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.1 .0" />
16+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2 .0" />
1817 <PackageReference Include =" ProjectDefaults" Version =" 1.0.78" PrivateAssets =" all" />
1918 <ProjectReference Include =" ..\Verify.EntityFramework\Verify.EntityFramework.csproj" />
2019 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6.0.5" />
Original file line number Diff line number Diff line change 99 <PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" />
1010 <PackageReference Include =" Verify.NUnit" Version =" 16.7.0" />
1111 <PackageReference Include =" EfClassicLocalDb" Version =" 13.6.0" />
12- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.1 .0" />
12+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2 .0" />
1313 <PackageReference Include =" ProjectDefaults" Version =" 1.0.78" PrivateAssets =" all" />
1414 <ProjectReference Include =" ..\Verify.EntityFrameworkClassic\Verify.EntityFrameworkClassic.csproj" />
1515 </ItemGroup >
You can’t perform that action at this time.
0 commit comments