Bump xunit.runner.visualstudio from 2.5.6 to 2.5.8 (#162)
* 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:
Родитель
709a883a06
Коммит
3f4157f2fc
|
@ -7,8 +7,8 @@ What's changed since v0.6.0:
|
|||
- Engineering:
|
||||
- Bump xunit to v2.6.6.
|
||||
[#152](https://github.com/microsoft/PSRule.Monitor/pull/152)
|
||||
- Bump xunit.runner.visualstudio to v2.5.6.
|
||||
[#149](https://github.com/microsoft/PSRule.Monitor/pull/149)
|
||||
- Bump xunit.runner.visualstudio to v2.5.8.
|
||||
[#162](https://github.com/microsoft/PSRule.Monitor/pull/162)
|
||||
- Bump Microsoft.NET.Test.Sdk to v17.9.0.
|
||||
[#155](https://github.com/microsoft/PSRule.Monitor/pull/155)
|
||||
- Bump Microsoft.CodeAnalysis.NetAnalyzers to v8.0.0.
|
||||
|
|
|
@ -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.6.6" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
|
|
Загрузка…
Ссылка в новой задаче