Skip to content

Commit 4166e97

Browse files
authored
Merge pull request #267 from nikeee/dependabot/nuget/xunit.runner.visualstudio-2.8.1
2 parents f58d677 + 42ccc8b commit 4166e97

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.1" />
3030
<PackageReference Include="xunit.runner.console" Version="2.8.1" PrivateAssets="all" />
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
32-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
32+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3434
<PrivateAssets>all</PrivateAssets>
3535
</PackageReference>

0 commit comments

Comments
 (0)