Skip to content

Commit 39108ee

Browse files
authored
Merge pull request #1568 from SteamRE/dependabot/nuget/SteamKit2/Tests/xunit.runner.visualstudio-3.1.4
Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4
2 parents e77df35 + 93855cb commit 39108ee

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.1.3">
20+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)