Skip to content

Commit add88e2

Browse files
chore(deps): update dependency xunit.runner.visualstudio to 3.1.0
1 parent fd9d1cb commit add88e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.MetricServer.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
99
<PackageReference Include="xunit" Version="2.9.3" />
10-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
10+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1313
</PackageReference>

0 commit comments

Comments
 (0)