Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (#14170)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from
17.9.0 to 17.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's
releases</a>.</em></p>
<blockquote>
<h2>v17.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add missing runtimeconfig.json file for 8.0 by <a
href="https://github.com/MarcoRossignoli"><code>@​MarcoRossignoli</code></a>
in <a
href="https://redirect.github.com/microsoft/vstest/pull/4792">microsoft/vstest#4792</a></li>
<li>Localized file check-in by OneLocBuild Task: Build definition ID
1222: Build ID 2338548 by <a
href="https://github.com/dotnet-bot"><code>@​dotnet-bot</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4794">microsoft/vstest#4794</a></li>
<li>Disable testhost prestart by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4833">microsoft/vstest#4833</a></li>
<li>Terminal logger fixes by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4834">microsoft/vstest#4834</a></li>
<li>Add RiscV64 by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4838">microsoft/vstest#4838</a></li>
<li>Add deterministic source mapping storing for Microsoft.CodeCoverage
by <a href="https://github.com/jakubch1"><code>@​jakubch1</code></a> in
<a
href="https://redirect.github.com/microsoft/vstest/pull/4849">microsoft/vstest#4849</a></li>
<li>Fix terminal logger encoding &amp; error by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4853">microsoft/vstest#4853</a></li>
<li>Update sourcebuild configuration to build net previous and net
current by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4856">microsoft/vstest#4856</a></li>
<li>Updating version of Microsoft.VisualStudio.Interop to 17.10 by <a
href="https://github.com/MSLukeWest"><code>@​MSLukeWest</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4866">microsoft/vstest#4866</a></li>
<li>Add VSTEST_DIAG_VERBOSITY to help by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4882">microsoft/vstest#4882</a></li>
<li>Fix feature flag name by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4885">microsoft/vstest#4885</a></li>
<li>Improve terminal logger by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4877">microsoft/vstest#4877</a></li>
<li>Remove PackageLicenseFile preventing PackageLicenseExpression from
working by <a href="https://github.com/lahma"><code>@​lahma</code></a>
in <a
href="https://redirect.github.com/microsoft/vstest/pull/4890">microsoft/vstest#4890</a></li>
<li>Add GitHub Actions logger by <a
href="https://github.com/martincostello"><code>@​martincostello</code></a>
in <a
href="https://redirect.github.com/microsoft/vstest/pull/4906">microsoft/vstest#4906</a></li>
<li>Ensure to send a session complete event by <a
href="https://github.com/drognanar"><code>@​drognanar</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4878">microsoft/vstest#4878</a></li>
<li>specify Win10 + maxversiontested to enable xaml APIs to be used in
tests running under testhost.exe by <a
href="https://github.com/ChrisGuzak"><code>@​ChrisGuzak</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4888">microsoft/vstest#4888</a></li>
<li>Make VSTest repo buildable in VMR non-source-build by <a
href="https://github.com/ViktorHofer"><code>@​ViktorHofer</code></a> in
<a
href="https://redirect.github.com/microsoft/vstest/pull/4920">microsoft/vstest#4920</a></li>
<li>Migrate pipelines by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4921">microsoft/vstest#4921</a></li>
<li>Add test name to MSBuild where we have frame. by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4935">microsoft/vstest#4935</a></li>
<li>[rel/17.10] Add list of known TestingPlatform dlls by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4982">microsoft/vstest#4982</a></li>
</ul>
<p>And many infrastructure related changes and updates.</p>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/ellahathaway"><code>@​ellahathaway</code></a>
made their first contribution in <a
href="https://redirect.github.com/microsoft/vstest/pull/4785">microsoft/vstest#4785</a></li>
<li><a
href="https://github.com/MSLukeWest"><code>@​MSLukeWest</code></a> made
their first contribution in <a
href="https://redirect.github.com/microsoft/vstest/pull/4866">microsoft/vstest#4866</a></li>
<li><a href="https://github.com/lahma"><code>@​lahma</code></a> made
their first contribution in <a
href="https://redirect.github.com/microsoft/vstest/pull/4890">microsoft/vstest#4890</a></li>
<li><a
href="https://github.com/ChrisGuzak"><code>@​ChrisGuzak</code></a> made
their first contribution in <a
href="https://redirect.github.com/microsoft/vstest/pull/4888">microsoft/vstest#4888</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0">https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0</a></p>
<h2>v17.10.0-release-24177-07</h2>
<h2>What's Changed</h2>
<ul>
<li>
<p>Fix Microsoft.TestPlatform.Build sourcebuild nuspec by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4871">microsoft/vstest#4871</a></p>
</li>
<li>
<p>Updating version of Microsoft.VisualStudio.Interop to 17.10 by <a
href="https://github.com/MSLukeWest"><code>@​MSLukeWest</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4866">microsoft/vstest#4866</a></p>
</li>
<li>
<p>Add VSTEST_DIAG_VERBOSITY to help by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4882">microsoft/vstest#4882</a></p>
</li>
<li>
<p>Move SB metadata to intermediates by <a
href="https://github.com/ellahathaway"><code>@​ellahathaway</code></a>
in <a
href="https://redirect.github.com/microsoft/vstest/pull/4884">microsoft/vstest#4884</a></p>
</li>
<li>
<p>Fix feature flag name by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4885">microsoft/vstest#4885</a></p>
</li>
<li>
<p>Remove PackageLicenseFile preventing PackageLicenseExpression from
working by <a href="https://github.com/lahma"><code>@​lahma</code></a>
in <a
href="https://redirect.github.com/microsoft/vstest/pull/4890">microsoft/vstest#4890</a></p>
</li>
<li>
<p>Add GitHub Actions logger by <a
href="https://github.com/martincostello"><code>@​martincostello</code></a>
in <a
href="https://redirect.github.com/microsoft/vstest/pull/4906">microsoft/vstest#4906</a></p>
</li>
<li>
<p>Ensure to send a session complete event by <a
href="https://github.com/drognanar"><code>@​drognanar</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4878">microsoft/vstest#4878</a></p>
</li>
<li>
<p>specify Win10 + maxversiontested to enable xaml APIs to be used in
tests running under testhost.exe by <a
href="https://github.com/ChrisGuzak"><code>@​ChrisGuzak</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4888">microsoft/vstest#4888</a></p>
</li>
<li>
<p>Improve terminal logger by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4877">microsoft/vstest#4877</a></p>
</li>
<li>
<p>Add test name to MSBuild where we have frame. by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4935">microsoft/vstest#4935</a></p>
</li>
<li>
<p>Updated Code Coverage to latest version <a
href="https://redirect.github.com/microsoft/vstest/pull/4933">microsoft/vstest#4933</a></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/vstest/commit/83d73f783bf54c336d1eab04a53d554f8a6c0b19"><code>83d73f7</code></a>
Merge branch 'rel/17.10' of <a
href="https://github.com/microsoft/vstest">https://github.com/microsoft/vstest</a>
into rel/17.10</li>
<li><a
href="https://github.com/microsoft/vstest/commit/d1703643d04d51b89009c22eb69b03812145071f"><code>d170364</code></a>
Prebuilds that are allowed on main</li>
<li><a
href="https://github.com/microsoft/vstest/commit/2eaee542ead676ad29484cb99e22420ffde06ac1"><code>2eaee54</code></a>
Update dependencies from <a
href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a>
build 20240520.3 (#...</li>
<li><a
href="https://github.com/microsoft/vstest/commit/238626aad6917efb57cc67a75d2ad2c770854745"><code>238626a</code></a>
Touch 17.10 (<a
href="https://redirect.github.com/microsoft/vstest/issues/5051">#5051</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/cd5cc85b42df9d11b0d5fd4d8c24f50457892be2"><code>cd5cc85</code></a>
Update arcade</li>
<li><a
href="https://github.com/microsoft/vstest/commit/25f10aa670b57b253715e39af6d5c19a214b40f4"><code>25f10aa</code></a>
Merge branch 'rel/17.10' of <a
href="https://github.com/microsoft/vstest">https://github.com/microsoft/vstest</a>
into rel/17.10</li>
<li><a
href="https://github.com/microsoft/vstest/commit/3d869eafe351a7ebbec5f15d6d8429c6839f15e7"><code>3d869ea</code></a>
Remove pt</li>
<li><a
href="https://github.com/microsoft/vstest/commit/49904820827106e888a076f7c91c4cbb443e5466"><code>4990482</code></a>
[rel/17.10] Add list of known TestingPlatform dlls (<a
href="https://redirect.github.com/microsoft/vstest/issues/4982">#4982</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/56d28849af08dc3143d019694aa92f186b89d2ac"><code>56d2884</code></a>
Disable CA2022 errors (<a
href="https://redirect.github.com/microsoft/vstest/issues/4961">#4961</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/1cd0d8998250d36c95ed65a76304ef5d1b33e98f"><code>1cd0d89</code></a>
Brand as release</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.NET.Test.Sdk&package-manager=nuget&previous-version=17.9.0&new-version=17.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/14170)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: StephenWeatherford <StephenWeatherford@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and StephenWeatherford authored May 29, 2024
1 parent 403d600 commit 8943621
Show file tree
Hide file tree
Showing 24 changed files with 184 additions and 184 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
</ItemGroup>
Expand Down
30 changes: 15 additions & 15 deletions src/Bicep.Cli.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
"requested": "[17.9.0, )",
"resolved": "17.9.0",
"contentHash": "7GUNAUbJYn644jzwLm5BD3a2p9C1dmP8Hr6fDPDxgItQk9hBs1Svdxzz07KQ/UphMSmgza9AbijBJGmw5D658A==",
"requested": "[17.10.0, )",
"resolved": "17.10.0",
"contentHash": "0/2HeACkaHEYU3wc83YlcD2Fi4LMtECJjqrtvw0lPi9DCEa35zSPt1j4fuvM8NagjDqJuh1Ja35WcRtn1Um6/A==",
"dependencies": {
"Microsoft.CodeCoverage": "17.9.0",
"Microsoft.TestPlatform.TestHost": "17.9.0"
"Microsoft.CodeCoverage": "17.10.0",
"Microsoft.TestPlatform.TestHost": "17.10.0"
}
},
"Microsoft.SourceLink.GitHub": {
Expand Down Expand Up @@ -314,8 +314,8 @@
},
"Microsoft.CodeCoverage": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "RGD37ZSrratfScYXm7M0HjvxMxZyWZL4jm+XgMZbkIY1UPgjUpbNA/t+WTGj/rC/0Hm9A3IrH3ywbKZkOCnoZA=="
"resolved": "17.10.0",
"contentHash": "yC7oSlnR54XO5kOuHlVOKtxomNNN1BWXX8lK1G2jaPXT9sUok7kCOoA4Pgs0qyFaCtMrNsprztYMeoEGqCm4uA=="
},
"Microsoft.Diagnostics.Tracing.EventRegister": {
"type": "Transitive",
Expand Down Expand Up @@ -604,18 +604,18 @@
},
"Microsoft.TestPlatform.ObjectModel": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
"resolved": "17.10.0",
"contentHash": "KkwhjQevuDj0aBRoPLY6OLAhGqbPUEBuKLbaCs0kUVw29qiOYncdORd4mLVJbn9vGZ7/iFGQ/+AoJl0Tu5Umdg==",
"dependencies": {
"System.Reflection.Metadata": "1.6.0"
}
},
"Microsoft.TestPlatform.TestHost": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "Spmg7Wx49Ya3SxBjyeAR+nQpjMTKZwTwpZ7KyeOTIqI/WHNPnBU4HUvl5kuHPQAwGWqMy4FGZja1HvEwvoaDiA==",
"resolved": "17.10.0",
"contentHash": "LWpMdfqhHvcUkeMCvNYJO8QlPLlYz9XPPb+ZbaXIKhdmjAV0wqTSrTiW5FLaf7RRZT50AQADDOYMOe0HxDxNgA==",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.9.0",
"Microsoft.TestPlatform.ObjectModel": "17.10.0",
"Newtonsoft.Json": "13.0.1"
}
},
Expand Down Expand Up @@ -1401,7 +1401,7 @@
"FluentAssertions": "[6.12.0, )",
"MSTest.TestAdapter": "[3.2.2, )",
"MSTest.TestFramework": "[3.3.1, )",
"Microsoft.NET.Test.Sdk": "[17.9.0, )",
"Microsoft.NET.Test.Sdk": "[17.10.0, )",
"bicep": "[1.0.0, )"
}
},
Expand All @@ -1413,7 +1413,7 @@
"FluentAssertions": "[6.12.0, )",
"MSTest.TestAdapter": "[3.1.1, )",
"MSTest.TestFramework": "[3.3.1, )",
"Microsoft.NET.Test.Sdk": "[17.9.0, )"
"Microsoft.NET.Test.Sdk": "[17.10.0, )"
}
},
"bicep.core.unittests": {
Expand All @@ -1426,7 +1426,7 @@
"JsonDiffPatch.Net": "[2.3.0, )",
"MSTest.TestAdapter": "[3.1.1, )",
"MSTest.TestFramework": "[3.3.1, )",
"Microsoft.NET.Test.Sdk": "[17.9.0, )",
"Microsoft.NET.Test.Sdk": "[17.10.0, )",
"Moq": "[4.20.70, )",
"Newtonsoft.Json.Schema": "[3.0.16, )",
"System.IO.Abstractions.TestingHelpers": "[21.0.2, )"
Expand Down
2 changes: 1 addition & 1 deletion src/Bicep.Cli.UnitTests/Bicep.Cli.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
</ItemGroup>
Expand Down
24 changes: 12 additions & 12 deletions src/Bicep.Cli.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
"requested": "[17.9.0, )",
"resolved": "17.9.0",
"contentHash": "7GUNAUbJYn644jzwLm5BD3a2p9C1dmP8Hr6fDPDxgItQk9hBs1Svdxzz07KQ/UphMSmgza9AbijBJGmw5D658A==",
"requested": "[17.10.0, )",
"resolved": "17.10.0",
"contentHash": "0/2HeACkaHEYU3wc83YlcD2Fi4LMtECJjqrtvw0lPi9DCEa35zSPt1j4fuvM8NagjDqJuh1Ja35WcRtn1Um6/A==",
"dependencies": {
"Microsoft.CodeCoverage": "17.9.0",
"Microsoft.TestPlatform.TestHost": "17.9.0"
"Microsoft.CodeCoverage": "17.10.0",
"Microsoft.TestPlatform.TestHost": "17.10.0"
}
},
"Microsoft.SourceLink.GitHub": {
Expand Down Expand Up @@ -273,8 +273,8 @@
},
"Microsoft.CodeCoverage": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "RGD37ZSrratfScYXm7M0HjvxMxZyWZL4jm+XgMZbkIY1UPgjUpbNA/t+WTGj/rC/0Hm9A3IrH3ywbKZkOCnoZA=="
"resolved": "17.10.0",
"contentHash": "yC7oSlnR54XO5kOuHlVOKtxomNNN1BWXX8lK1G2jaPXT9sUok7kCOoA4Pgs0qyFaCtMrNsprztYMeoEGqCm4uA=="
},
"Microsoft.Diagnostics.Tracing.EventRegister": {
"type": "Transitive",
Expand Down Expand Up @@ -518,18 +518,18 @@
},
"Microsoft.TestPlatform.ObjectModel": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
"resolved": "17.10.0",
"contentHash": "KkwhjQevuDj0aBRoPLY6OLAhGqbPUEBuKLbaCs0kUVw29qiOYncdORd4mLVJbn9vGZ7/iFGQ/+AoJl0Tu5Umdg==",
"dependencies": {
"System.Reflection.Metadata": "1.6.0"
}
},
"Microsoft.TestPlatform.TestHost": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "Spmg7Wx49Ya3SxBjyeAR+nQpjMTKZwTwpZ7KyeOTIqI/WHNPnBU4HUvl5kuHPQAwGWqMy4FGZja1HvEwvoaDiA==",
"resolved": "17.10.0",
"contentHash": "LWpMdfqhHvcUkeMCvNYJO8QlPLlYz9XPPb+ZbaXIKhdmjAV0wqTSrTiW5FLaf7RRZT50AQADDOYMOe0HxDxNgA==",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.9.0",
"Microsoft.TestPlatform.ObjectModel": "17.10.0",
"Newtonsoft.Json": "13.0.1"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
Expand Down
28 changes: 14 additions & 14 deletions src/Bicep.Core.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
"requested": "[17.9.0, )",
"resolved": "17.9.0",
"contentHash": "7GUNAUbJYn644jzwLm5BD3a2p9C1dmP8Hr6fDPDxgItQk9hBs1Svdxzz07KQ/UphMSmgza9AbijBJGmw5D658A==",
"requested": "[17.10.0, )",
"resolved": "17.10.0",
"contentHash": "0/2HeACkaHEYU3wc83YlcD2Fi4LMtECJjqrtvw0lPi9DCEa35zSPt1j4fuvM8NagjDqJuh1Ja35WcRtn1Um6/A==",
"dependencies": {
"Microsoft.CodeCoverage": "17.9.0",
"Microsoft.TestPlatform.TestHost": "17.9.0"
"Microsoft.CodeCoverage": "17.10.0",
"Microsoft.TestPlatform.TestHost": "17.10.0"
}
},
"Microsoft.SourceLink.GitHub": {
Expand Down Expand Up @@ -299,8 +299,8 @@
},
"Microsoft.CodeCoverage": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "RGD37ZSrratfScYXm7M0HjvxMxZyWZL4jm+XgMZbkIY1UPgjUpbNA/t+WTGj/rC/0Hm9A3IrH3ywbKZkOCnoZA=="
"resolved": "17.10.0",
"contentHash": "yC7oSlnR54XO5kOuHlVOKtxomNNN1BWXX8lK1G2jaPXT9sUok7kCOoA4Pgs0qyFaCtMrNsprztYMeoEGqCm4uA=="
},
"Microsoft.Extensions.Configuration": {
"type": "Transitive",
Expand Down Expand Up @@ -557,18 +557,18 @@
},
"Microsoft.TestPlatform.ObjectModel": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
"resolved": "17.10.0",
"contentHash": "KkwhjQevuDj0aBRoPLY6OLAhGqbPUEBuKLbaCs0kUVw29qiOYncdORd4mLVJbn9vGZ7/iFGQ/+AoJl0Tu5Umdg==",
"dependencies": {
"System.Reflection.Metadata": "1.6.0"
}
},
"Microsoft.TestPlatform.TestHost": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "Spmg7Wx49Ya3SxBjyeAR+nQpjMTKZwTwpZ7KyeOTIqI/WHNPnBU4HUvl5kuHPQAwGWqMy4FGZja1HvEwvoaDiA==",
"resolved": "17.10.0",
"contentHash": "LWpMdfqhHvcUkeMCvNYJO8QlPLlYz9XPPb+ZbaXIKhdmjAV0wqTSrTiW5FLaf7RRZT50AQADDOYMOe0HxDxNgA==",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.9.0",
"Microsoft.TestPlatform.ObjectModel": "17.10.0",
"Newtonsoft.Json": "13.0.1"
}
},
Expand Down Expand Up @@ -1258,7 +1258,7 @@
"FluentAssertions": "[6.12.0, )",
"MSTest.TestAdapter": "[3.1.1, )",
"MSTest.TestFramework": "[3.3.1, )",
"Microsoft.NET.Test.Sdk": "[17.9.0, )"
"Microsoft.NET.Test.Sdk": "[17.10.0, )"
}
},
"bicep.core.unittests": {
Expand All @@ -1271,7 +1271,7 @@
"JsonDiffPatch.Net": "[2.3.0, )",
"MSTest.TestAdapter": "[3.1.1, )",
"MSTest.TestFramework": "[3.3.1, )",
"Microsoft.NET.Test.Sdk": "[17.9.0, )",
"Microsoft.NET.Test.Sdk": "[17.10.0, )",
"Moq": "[4.20.70, )",
"Newtonsoft.Json.Schema": "[3.0.16, )",
"System.IO.Abstractions.TestingHelpers": "[21.0.2, )"
Expand Down
2 changes: 1 addition & 1 deletion src/Bicep.Core.Samples/Bicep.Core.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
Expand Down
26 changes: 13 additions & 13 deletions src/Bicep.Core.Samples/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
"requested": "[17.9.0, )",
"resolved": "17.9.0",
"contentHash": "7GUNAUbJYn644jzwLm5BD3a2p9C1dmP8Hr6fDPDxgItQk9hBs1Svdxzz07KQ/UphMSmgza9AbijBJGmw5D658A==",
"requested": "[17.10.0, )",
"resolved": "17.10.0",
"contentHash": "0/2HeACkaHEYU3wc83YlcD2Fi4LMtECJjqrtvw0lPi9DCEa35zSPt1j4fuvM8NagjDqJuh1Ja35WcRtn1Um6/A==",
"dependencies": {
"Microsoft.CodeCoverage": "17.9.0",
"Microsoft.TestPlatform.TestHost": "17.9.0"
"Microsoft.CodeCoverage": "17.10.0",
"Microsoft.TestPlatform.TestHost": "17.10.0"
}
},
"Microsoft.SourceLink.GitHub": {
Expand Down Expand Up @@ -286,8 +286,8 @@
},
"Microsoft.CodeCoverage": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "RGD37ZSrratfScYXm7M0HjvxMxZyWZL4jm+XgMZbkIY1UPgjUpbNA/t+WTGj/rC/0Hm9A3IrH3ywbKZkOCnoZA=="
"resolved": "17.10.0",
"contentHash": "yC7oSlnR54XO5kOuHlVOKtxomNNN1BWXX8lK1G2jaPXT9sUok7kCOoA4Pgs0qyFaCtMrNsprztYMeoEGqCm4uA=="
},
"Microsoft.Extensions.Configuration": {
"type": "Transitive",
Expand Down Expand Up @@ -504,18 +504,18 @@
},
"Microsoft.TestPlatform.ObjectModel": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
"resolved": "17.10.0",
"contentHash": "KkwhjQevuDj0aBRoPLY6OLAhGqbPUEBuKLbaCs0kUVw29qiOYncdORd4mLVJbn9vGZ7/iFGQ/+AoJl0Tu5Umdg==",
"dependencies": {
"System.Reflection.Metadata": "1.6.0"
}
},
"Microsoft.TestPlatform.TestHost": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "Spmg7Wx49Ya3SxBjyeAR+nQpjMTKZwTwpZ7KyeOTIqI/WHNPnBU4HUvl5kuHPQAwGWqMy4FGZja1HvEwvoaDiA==",
"resolved": "17.10.0",
"contentHash": "LWpMdfqhHvcUkeMCvNYJO8QlPLlYz9XPPb+ZbaXIKhdmjAV0wqTSrTiW5FLaf7RRZT50AQADDOYMOe0HxDxNgA==",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.9.0",
"Microsoft.TestPlatform.ObjectModel": "17.10.0",
"Newtonsoft.Json": "13.0.1"
}
},
Expand Down Expand Up @@ -1207,7 +1207,7 @@
"JsonDiffPatch.Net": "[2.3.0, )",
"MSTest.TestAdapter": "[3.1.1, )",
"MSTest.TestFramework": "[3.3.1, )",
"Microsoft.NET.Test.Sdk": "[17.9.0, )",
"Microsoft.NET.Test.Sdk": "[17.10.0, )",
"Moq": "[4.20.70, )",
"Newtonsoft.Json.Schema": "[3.0.16, )",
"System.IO.Abstractions.TestingHelpers": "[21.0.2, )"
Expand Down
2 changes: 1 addition & 1 deletion src/Bicep.Core.UnitTests/Bicep.Core.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="JsonDiffPatch.Net" Version="2.3.0" />
<PackageReference Include="DiffPlex" Version="1.7.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
Expand Down
24 changes: 12 additions & 12 deletions src/Bicep.Core.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
"requested": "[17.9.0, )",
"resolved": "17.9.0",
"contentHash": "7GUNAUbJYn644jzwLm5BD3a2p9C1dmP8Hr6fDPDxgItQk9hBs1Svdxzz07KQ/UphMSmgza9AbijBJGmw5D658A==",
"requested": "[17.10.0, )",
"resolved": "17.10.0",
"contentHash": "0/2HeACkaHEYU3wc83YlcD2Fi4LMtECJjqrtvw0lPi9DCEa35zSPt1j4fuvM8NagjDqJuh1Ja35WcRtn1Um6/A==",
"dependencies": {
"Microsoft.CodeCoverage": "17.9.0",
"Microsoft.TestPlatform.TestHost": "17.9.0"
"Microsoft.CodeCoverage": "17.10.0",
"Microsoft.TestPlatform.TestHost": "17.10.0"
}
},
"Microsoft.SourceLink.GitHub": {
Expand Down Expand Up @@ -315,8 +315,8 @@
},
"Microsoft.CodeCoverage": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "RGD37ZSrratfScYXm7M0HjvxMxZyWZL4jm+XgMZbkIY1UPgjUpbNA/t+WTGj/rC/0Hm9A3IrH3ywbKZkOCnoZA=="
"resolved": "17.10.0",
"contentHash": "yC7oSlnR54XO5kOuHlVOKtxomNNN1BWXX8lK1G2jaPXT9sUok7kCOoA4Pgs0qyFaCtMrNsprztYMeoEGqCm4uA=="
},
"Microsoft.Extensions.Configuration": {
"type": "Transitive",
Expand Down Expand Up @@ -533,18 +533,18 @@
},
"Microsoft.TestPlatform.ObjectModel": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
"resolved": "17.10.0",
"contentHash": "KkwhjQevuDj0aBRoPLY6OLAhGqbPUEBuKLbaCs0kUVw29qiOYncdORd4mLVJbn9vGZ7/iFGQ/+AoJl0Tu5Umdg==",
"dependencies": {
"System.Reflection.Metadata": "1.6.0"
}
},
"Microsoft.TestPlatform.TestHost": {
"type": "Transitive",
"resolved": "17.9.0",
"contentHash": "Spmg7Wx49Ya3SxBjyeAR+nQpjMTKZwTwpZ7KyeOTIqI/WHNPnBU4HUvl5kuHPQAwGWqMy4FGZja1HvEwvoaDiA==",
"resolved": "17.10.0",
"contentHash": "LWpMdfqhHvcUkeMCvNYJO8QlPLlYz9XPPb+ZbaXIKhdmjAV0wqTSrTiW5FLaf7RRZT50AQADDOYMOe0HxDxNgA==",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.9.0",
"Microsoft.TestPlatform.ObjectModel": "17.10.0",
"Newtonsoft.Json": "13.0.1"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
Expand Down
Loading

0 comments on commit 8943621

Please sign in to comment.