Skip to content

Commit 4be9ab1

Browse files
Update dependency xunit.runner.visualstudio to 3.1.0 (#98)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb14c6f commit 4be9ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DummyFileCreator.UnitTests/DummyFileCreator.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1313
<PackageReference Include="xunit" Version="2.9.3" />
14-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
14+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)