We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901b22d commit 918803fCopy full SHA for 918803f
1 file changed
Directory.Packages.props
@@ -14,7 +14,7 @@
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)" />
17
- <PackageVersion Include="xunit.v3.mtp-v2" Version="3.2.1" />
+ <PackageVersion Include="xunit.v3.mtp-v2" Version="3.2.2" />
18
</ItemGroup>
19
<ItemGroup>
20
<!-- Put repo-specific GlobalPackageReference items in this group. -->
0 commit comments