Skip to content

Commit 9b69b53

Browse files
authored
Merge pull request #6 from RocketModFix/dependabot/nuget/tests/UnturnedRedistUpdateTool.Tests/xunit.runner.visualstudio-3.1.5
nuget: Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5
2 parents f7ccf61 + 4e98575 commit 9b69b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/UnturnedRedistUpdateTool.Tests/UnturnedRedistUpdateTool.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Shouldly" Version="4.3.0"/>
2222
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
2323
<PackageReference Include="xunit" Version="2.9.3"/>
24-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
24+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
<PrivateAssets>all</PrivateAssets>
2727
</PackageReference>

0 commit comments

Comments
 (0)