Skip to content

Commit

Permalink
Merge pull request #1360 from SteamRE/dependabot/nuget/SteamKit2/xuni…
Browse files Browse the repository at this point in the history
…t.runner.visualstudio-2.8.1

Bump xunit.runner.visualstudio from 2.5.8 to 2.8.1 in /SteamKit2
  • Loading branch information
xPaw authored Jun 24, 2024
2 parents 4ab90ab + 0e4e6f2 commit 88e62ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SteamKit2/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 88e62ee

Please sign in to comment.