Skip to content

Commit 4d12e0b

Browse files
authored
Merge pull request #256 from nikeee/dependabot/nuget/xunit.runner.visualstudio-2.8.0
Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0
2 parents ccfed13 + 55e0872 commit 4d12e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HolzShots.Core.Tests/HolzShots.Core.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageReference Include="xunit" Version="2.8.0" />
3030
<PackageReference Include="xunit.runner.console" Version="2.7.1" PrivateAssets="all" />
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
32-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
32+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3434
<PrivateAssets>all</PrivateAssets>
3535
</PackageReference>

0 commit comments

Comments
 (0)