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 91297d5 commit 607fea5Copy full SHA for 607fea5
tests/Prometheus.Client.MetricServer.Tests.csproj
@@ -6,7 +6,7 @@
6
<AssemblyOriginatorKeyFile>../Prometheus.Client.MetricServer.snk</AssemblyOriginatorKeyFile>
7
</PropertyGroup>
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
10
<PackageReference Include="System.Net.Http" Version="4.3.4" />
11
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
12
<PackageReference Include="xunit" Version="2.4.2" />
0 commit comments