File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
13- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.5.2 " />
14- <PackageReference Include =" MSTest.TestFramework" Version =" 3.5.2 " />
12+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2.0 " />
13+ <PackageReference Include =" MSTest.TestAdapter" Version =" 2.2.10 " />
14+ <PackageReference Include =" MSTest.TestFramework" Version =" 2.2.10 " />
1515 </ItemGroup >
1616
1717 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp3.1' " >
Original file line number Diff line number Diff line change 1212 </PropertyGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.5.2 " />
16- <PackageReference Include =" MSTest.TestFramework" Version =" 3.5.2 " />
17- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
15+ <PackageReference Include =" MSTest.TestAdapter" Version =" 2.2.10 " />
16+ <PackageReference Include =" MSTest.TestFramework" Version =" 2.2.10 " />
17+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2.0 " />
1818 </ItemGroup >
1919
2020 <ItemGroup >
You can’t perform that action at this time.
0 commit comments