Bump xunit from 2.7.1 to 2.9.0 (#263)
* Bump xunit from 2.7.1 to 2.9.0 Bumps xunit from 2.7.1 to 2.9.0. --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... 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:
Родитель
667df599aa
Коммит
c201717a6d
|
@ -19,8 +19,8 @@ What's changed since pre-release v0.4.0-B0016:
|
|||
[#232](https://github.com/microsoft/PSRule.Rules.GitHub/pull/232)
|
||||
- Bump coverlet.collector to v6.0.2.
|
||||
[#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 to v2.9.0.
|
||||
[#263](https://github.com/microsoft/PSRule.Rules.GitHub/pull/263)
|
||||
- Bump xunit.runner.visualstudio to v2.8.2.
|
||||
[#262](https://github.com/microsoft/PSRule.Rules.GitHub/pull/262)
|
||||
- Bump Microsoft.PowerShell.SDK to v7.4.3.
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
|
||||
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.3" />
|
||||
<PackageReference Include="System.Management.Automation" Version="7.3.7" />
|
||||
<PackageReference Include="xunit" Version="2.7.1" />
|
||||
<PackageReference Include="xunit" Version="2.9.0" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
|
|
Загрузка…
Ссылка в новой задаче