Skip to content

Commit 7eb9a88

Browse files
authored
Merge pull request #1510 from SteamRE/dependabot/nuget/SteamKit2/xunit.runner.visualstudio-3.0.2
Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 in /SteamKit2
2 parents 14be9bf + 2a931a2 commit 7eb9a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SteamKit2/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>
20-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
20+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)