Bump xunit.runner.visualstudio from 2.5.6 to 2.5.8 (#245)
* Bump xunit.runner.visualstudio from 2.5.6 to 2.5.8 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.8. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.8) --- 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> * Bump change log --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White <bewhite@microsoft.com>
This commit is contained in:
Родитель
9d6c4426ff
Коммит
194ace92cf
|
@ -21,8 +21,8 @@ What's changed since pre-release v0.4.0-B0016:
|
|||
[#249](https://github.com/microsoft/PSRule.Rules.GitHub/pull/249)
|
||||
- Bump xunit to v2.7.1.
|
||||
[#246](https://github.com/microsoft/PSRule.Rules.GitHub/pull/246)
|
||||
- Bump xunit.runner.visualstudio to v2.5.6.
|
||||
[#229](https://github.com/microsoft/PSRule.Rules.GitHub/pull/229)
|
||||
- Bump xunit.runner.visualstudio to v2.5.8.
|
||||
[#245](https://github.com/microsoft/PSRule.Rules.GitHub/pull/245)
|
||||
|
||||
## v0.4.0-B0016 (pre-release)
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.3.7" />
|
||||
<PackageReference Include="System.Management.Automation" Version="7.3.7" />
|
||||
<PackageReference Include="xunit" Version="2.7.1" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
|
|
Загрузка…
Ссылка в новой задаче