Skip to content

Commit 2878f5c

Browse files
Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e62fb5 commit 2878f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vb2ae.ServiceLocator.MSDependencyInjection.Tests/vb2ae.ServiceLocator.MSDependencyInjection.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2727
<PackageReference Include="xunit" Version="2.9.2" />
2828
<PackageReference Include="Xunit.Di" Version="2.4.5" />
29-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
29+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
3030
<PrivateAssets>all</PrivateAssets>
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
</PackageReference>

0 commit comments

Comments
 (0)