Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#118)
* Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.4.1...v17.5.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk 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:
Родитель
dd56f926b5
Коммит
dd6a03777e
|
@ -5,8 +5,8 @@
|
||||||
What's changed since pre-release v0.6.0-B0012:
|
What's changed since pre-release v0.6.0-B0012:
|
||||||
|
|
||||||
- Engineering:
|
- Engineering:
|
||||||
- Bump Microsoft.NET.Test.Sdk to v17.4.1.
|
- Bump Microsoft.NET.Test.Sdk to v17.5.0.
|
||||||
[#113](https://github.com/microsoft/PSRule.Monitor/pull/113)
|
[#118](https://github.com/microsoft/PSRule.Monitor/pull/118)
|
||||||
- Bump Newtonsoft.Json to v13.0.3.
|
- Bump Newtonsoft.Json to v13.0.3.
|
||||||
[#120](https://github.com/microsoft/PSRule.Monitor/pull/120)
|
[#120](https://github.com/microsoft/PSRule.Monitor/pull/120)
|
||||||
- Bump Microsoft.CodeAnalysis.NetAnalyzers to v7.0.1.
|
- Bump Microsoft.CodeAnalysis.NetAnalyzers to v7.0.1.
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
|
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
|
||||||
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.6" />
|
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.6" />
|
||||||
<PackageReference Include="xunit" Version="2.4.2" />
|
<PackageReference Include="xunit" Version="2.4.2" />
|
||||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
|
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
|
||||||
|
|
Загрузка…
Ссылка в новой задаче