We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48cdf8 commit 937aeb0Copy full SHA for 937aeb0
1 file changed
Directory.Packages.props
@@ -10,7 +10,7 @@
10
<!-- Put repo-specific PackageVersion items in this group. -->
11
</ItemGroup>
12
<ItemGroup Label="Library.Template">
13
- <PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.7.0" />
+ <PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.8.0" />
14
<PackageVersion Include="Microsoft.Testing.Extensions.CrashDump" Version="$(MicrosoftTestingPlatformVersion)" />
15
<PackageVersion Include="Microsoft.Testing.Extensions.HangDump" Version="$(MicrosoftTestingPlatformVersion)" />
16
<PackageVersion Include="Microsoft.Testing.Extensions.TrxReport" Version="$(MicrosoftTestingPlatformVersion)" />
0 commit comments