Skip to content

Commit 248a7cd

Browse files
committed
chore(deps): update dependency xunit.runner.visualstudio to v2.8.2
1 parent 0d0cae2 commit 248a7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.AspNetCore.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="xunit" Version="2.9.0" />
2828
</ItemGroup>
2929
<ItemGroup Condition="'$(TargetFramework)' != 'netcoreapp3.1'" >
30-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
30+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
3131
</ItemGroup>
3232
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
3333
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.*" />

0 commit comments

Comments
 (0)