File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
tests/AutomationPipelines.Tests Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 </PropertyGroup >
1717
1818 <ItemGroup >
19- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
20- <PackageReference Include =" Microsoft.Testing.Extensions.CodeCoverage" Version =" 17.14.2 " />
21- <PackageReference Include =" Microsoft.Testing.Extensions.TrxReport" Version =" 1.8.4 " />
19+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0 " />
20+ <PackageReference Include =" Microsoft.Testing.Extensions.CodeCoverage" Version =" 18.1.0 " />
21+ <PackageReference Include =" Microsoft.Testing.Extensions.TrxReport" Version =" 2.0.1 " />
2222 <PackageReference Include =" Moq" Version =" 4.20.72" />
23- <PackageReference Include =" MSTest" Version =" 3.10.4 " />
23+ <PackageReference Include =" MSTest" Version =" 4.0.1 " />
2424 </ItemGroup >
2525
2626 <ItemGroup >
You can’t perform that action at this time.
0 commit comments