File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "rollForward" : false
1111 },
1212 "dotnet-coverage" : {
13- "version" : " 18.3.2 " ,
13+ "version" : " 18.4.1 " ,
1414 "commands" : [
1515 " dotnet-coverage"
1616 ],
Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
66 <CentralPackageTransitivePinningEnabled >true</CentralPackageTransitivePinningEnabled >
7- <MicrosoftTestingPlatformVersion >2.0.2 </MicrosoftTestingPlatformVersion >
7+ <MicrosoftTestingPlatformVersion >2.1.0 </MicrosoftTestingPlatformVersion >
88
99 <MicroBuildVersion >2.0.208</MicroBuildVersion >
1010 </PropertyGroup >
1111 <ItemGroup >
1212 <!-- Put repo-specific PackageVersion items in this group. -->
1313 </ItemGroup >
1414 <ItemGroup Label =" Library.Template" >
15- <PackageVersion Include =" Microsoft.Testing.Extensions.CodeCoverage" Version =" 18.3.2 " />
15+ <PackageVersion Include =" Microsoft.Testing.Extensions.CodeCoverage" Version =" 18.4.1 " />
1616 <PackageVersion Include =" Microsoft.Testing.Extensions.CrashDump" Version =" $(MicrosoftTestingPlatformVersion)" />
1717 <PackageVersion Include =" Microsoft.Testing.Extensions.HangDump" Version =" $(MicrosoftTestingPlatformVersion)" />
1818 <PackageVersion Include =" Microsoft.Testing.Extensions.TrxReport" Version =" $(MicrosoftTestingPlatformVersion)" />
You can’t perform that action at this time.
0 commit comments