Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit 0b428c0

Browse files
Merge pull request #227 from microsoft/dependabot/nuget/xunit.runner.visualstudio-2.5.8
Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8
2 parents f19dcfa + 14c0d6d commit 0b428c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Kiota.Http.HttpClientLibrary.Tests/Microsoft.Kiota.Http.HttpClientLibrary.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.9.0" />
2020
<PackageReference Include="Moq" Version="4.20.70" />
2121
<PackageReference Include="xunit" Version="2.7.1" />
22-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
22+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
<PrivateAssets>all</PrivateAssets>
2525
</PackageReference>

0 commit comments

Comments
 (0)