File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
2015/AdventOfCode.2015.Puzzles.Test
2020/AdventOfCode.2020.Puzzles.Test Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99
1010 <ItemGroup Label =" Package References" >
1111 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2.0" />
12- <PackageReference Include =" xunit" Version =" 2.4.2 " />
13- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
12+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
13+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
1414 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1515 <PrivateAssets >all</PrivateAssets >
1616 </PackageReference >
Original file line number Diff line number Diff line change 88
99 <ItemGroup Label =" Package References" >
1010 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2.0" />
11- <PackageReference Include =" xunit" Version =" 2.4.2 " />
12- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
11+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
12+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 <PrivateAssets >all</PrivateAssets >
1515 </PackageReference >
You can’t perform that action at this time.
0 commit comments