Skip to content

Commit 607fea5

Browse files
committed
chore(deps): update dependency microsoft.net.test.sdk to v17.3.1
1 parent 91297d5 commit 607fea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.MetricServer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyOriginatorKeyFile>../Prometheus.Client.MetricServer.snk</AssemblyOriginatorKeyFile>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
9+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
1010
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1111
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
1212
<PackageReference Include="xunit" Version="2.4.2" />

0 commit comments

Comments
 (0)