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 0d0cae2 commit 248a7cdCopy full SHA for 248a7cd
tests/Prometheus.Client.AspNetCore.Tests.csproj
@@ -27,7 +27,7 @@
27
<PackageReference Include="xunit" Version="2.9.0" />
28
</ItemGroup>
29
<ItemGroup Condition="'$(TargetFramework)' != 'netcoreapp3.1'" >
30
- <PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
31
32
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
33
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.*" />
0 commit comments