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