File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 <PackageReference Include =" RandomNameGeneratorLibrary" Version =" 1.2.2" />
1212 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
1313 <PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
14- <PackageReference Include =" xunit" Version =" 2.9.2 " />
15- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
14+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
15+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.3 " >
1616 <PrivateAssets >all</PrivateAssets >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1818 </PackageReference >
Original file line number Diff line number Diff line change 2727
2828 <PropertyGroup >
2929 <PackageId >EfCore.TestSupport</PackageId >
30- <PackageVersion >9 .0.0</PackageVersion >
31- <Version >9 .0.0</Version >
30+ <PackageVersion >10 .0.0</PackageVersion >
31+ <Version >10 .0.0</Version >
3232 <Authors >Jon P Smith</Authors >
3333 <Description >Useful tools when unit testing applications that use Entity Framework Core. See readme file on github.</Description >
3434 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
You can’t perform that action at this time.
0 commit comments