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 a99e99c commit 3e4e2d6Copy full SHA for 3e4e2d6
tests/PowerUtils.BenchmarkDotnet.Reporter.Tests/PowerUtils.BenchmarkDotnet.Reporter.Tests.csproj
@@ -43,7 +43,7 @@
43
<PrivateAssets>all</PrivateAssets>
44
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
45
</PackageReference>
46
- <PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
47
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
48
49
0 commit comments