Skip to content

Commit da656a8

Browse files
build(deps): Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 (#3222)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbcf8b8 commit da656a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.6" />
1515
<PackageReference Include="System.Management.Automation" Version="7.4.6" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
17-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
17+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)