File tree Expand file tree Collapse file tree
tests/ExtendedThreading.UnitTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
14- <PackageReference Include =" xunit.v3" Version =" 2 .0.3 " />
15- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.1 " >
13+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
14+ <PackageReference Include =" xunit.v3" Version =" 3 .0.0 " />
15+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.3 " >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 <PrivateAssets >all</PrivateAssets >
1818 </PackageReference >
2323 </ItemGroup >
2424
2525 <ItemGroup >
26- <ProjectReference Include =" ..\..\src\ExtendedThreading\ExtendedThreading.csproj" />
26+ <ProjectReference Include =" ..\..\src\ExtendedThreading\ExtendedThreading.csproj" />
2727 </ItemGroup >
2828
2929</Project >
You can’t perform that action at this time.
0 commit comments