Skip to content

Commit bf7b322

Browse files
chore(deps): update dependency microsoft.net.test.sdk to 17.14.1 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a878ed4 commit bf7b322

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
@@ -5,7 +5,7 @@
55
<IsPackable>false</IsPackable>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
99
<PackageReference Include="xunit.v3" Version="2.0.2" />
1010
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
1111
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)