File tree Expand file tree Collapse file tree 6 files changed +45
-954
lines changed Expand file tree Collapse file tree 6 files changed +45
-954
lines changed Original file line number Diff line number Diff line change 1515 <PackageReference Include =" Exercism.Tests" Version =" 0.1.0-beta1" />
1616 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
1717 <PackageReference Include =" xunit" Version =" 2.8.1" />
18- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3 " >
18+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1 " >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 <PrivateAssets >all</PrivateAssets >
2121 </PackageReference >
Original file line number Diff line number Diff line change 3434 },
3535 "xunit.runner.visualstudio" : {
3636 "type" : " Direct" ,
37- "requested" : " [2.4.3 , )" ,
38- "resolved" : " 2.4.3 " ,
39- "contentHash" : " kZZSmOmKA8OBlAJaquPXnJJLM9RwQ27H7BMVqfMLUcTi9xHinWGJiWksa3D4NEtz0wZ/nxd2mogObvBgJKCRhQ =="
37+ "requested" : " [3.0.1 , )" ,
38+ "resolved" : " 3.0.1 " ,
39+ "contentHash" : " lbyYtsBxA8Pz8kaf5Xn/Mj1mL9z2nlBWdZhqFaj66nxXBa4JwiTDm4eGcpSMet6du9TOWI6bfha+gQR6+IHawg =="
4040 },
4141 "Microsoft.CodeCoverage" : {
4242 "type" : " Transitive" ,
Original file line number Diff line number Diff line change 1515 <PackageReference Include =" Exercism.Tests" Version =" 0.1.0-beta1" />
1616 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
1717 <PackageReference Include =" xunit" Version =" 2.8.1" />
18- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3 " >
18+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1 " >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 <PrivateAssets >all</PrivateAssets >
2121 </PackageReference >
Original file line number Diff line number Diff line change 3434 },
3535 "xunit.runner.visualstudio" : {
3636 "type" : " Direct" ,
37- "requested" : " [2.4.3 , )" ,
38- "resolved" : " 2.4.3 " ,
39- "contentHash" : " kZZSmOmKA8OBlAJaquPXnJJLM9RwQ27H7BMVqfMLUcTi9xHinWGJiWksa3D4NEtz0wZ/nxd2mogObvBgJKCRhQ =="
37+ "requested" : " [3.0.1 , )" ,
38+ "resolved" : " 3.0.1 " ,
39+ "contentHash" : " lbyYtsBxA8Pz8kaf5Xn/Mj1mL9z2nlBWdZhqFaj66nxXBa4JwiTDm4eGcpSMet6du9TOWI6bfha+gQR6+IHawg =="
4040 },
4141 "Microsoft.CodeCoverage" : {
4242 "type" : " Transitive" ,
Original file line number Diff line number Diff line change 1212 </PropertyGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8 .0" />
16- <PackageReference Include =" xunit" Version =" 2.5.3 " />
17- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.3 " />
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
16+ <PackageReference Include =" xunit" Version =" 2.8.1 " />
17+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1 " />
1818 </ItemGroup >
1919
2020 <ItemGroup >
You can’t perform that action at this time.
0 commit comments