Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Microsoft.Build.Framework from 17.11.4 to 17.12.6 (#15497)
Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 17.11.4 to 17.12.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/msbuild/releases">Microsoft.Build.Framework's releases</a>.</em></p> <blockquote> <h2>v17.12.6</h2> <h2>What's Changed</h2> <ul> <li>Renaming BuildCop to BuildCheck by <a href="https://github.com/maridematte"><code>@maridematte</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9893">dotnet/msbuild#9893</a></li> <li>Renamed a few files missed by <a href="https://github.com/maridematte"><code>@maridematte</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9900">dotnet/msbuild#9900</a></li> <li>Add analyzer template by <a href="https://github.com/YuliiaKovalova"><code>@YuliiaKovalova</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9789">dotnet/msbuild#9789</a></li> <li>Bump version to 17.11 by <a href="https://github.com/YuliiaKovalova"><code>@YuliiaKovalova</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9936">dotnet/msbuild#9936</a></li> <li>Added more expressive documentation for "Folder" element in the schema by <a href="https://github.com/MichalPavlik"><code>@MichalPavlik</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9927">dotnet/msbuild#9927</a></li> <li>Use invariant culture for converting propertie's values to string by <a href="https://github.com/f-alizada"><code>@f-alizada</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9874">dotnet/msbuild#9874</a></li> <li>[automated] Merge branch 'vs17.10' => 'main' by <a href="https://github.com/dotnet-maestro-bot"><code>@dotnet-maestro-bot</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9945">dotnet/msbuild#9945</a></li> <li>[main] Update dependencies from dotnet/arcade by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9956">dotnet/msbuild#9956</a></li> <li>[main] Update dependencies from dotnet/roslyn, nuget/nuget.client by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9955">dotnet/msbuild#9955</a></li> <li>[automated] Merge branch 'vs17.10' => 'main' by <a href="https://github.com/dotnet-maestro-bot"><code>@dotnet-maestro-bot</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9962">dotnet/msbuild#9962</a></li> <li>Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9347310 by <a href="https://github.com/dotnet-bot"><code>@dotnet-bot</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9961">dotnet/msbuild#9961</a></li> <li>Fix api doc warning by <a href="https://github.com/JaynieBai"><code>@JaynieBai</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9871">dotnet/msbuild#9871</a></li> <li>Clarify platform negotiation comment by <a href="https://github.com/JanKrivanek"><code>@JanKrivanek</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9938">dotnet/msbuild#9938</a></li> <li>Log TaskParameterEvent for scalar parameters by <a href="https://github.com/ladipro"><code>@ladipro</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9908">dotnet/msbuild#9908</a></li> <li>Update opt input Drop by <a href="https://github.com/JaynieBai"><code>@JaynieBai</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9969">dotnet/msbuild#9969</a></li> <li>Make Terminal Logger respect verbosity by <a href="https://github.com/AR-May"><code>@AR-May</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9810">dotnet/msbuild#9810</a></li> <li>Move the ConvertToString invariant culture changes under 17.12 changewave by <a href="https://github.com/f-alizada"><code>@f-alizada</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9968">dotnet/msbuild#9968</a></li> <li>Do not allow GetType and compare ignoring case by <a href="https://github.com/f-alizada"><code>@f-alizada</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9972">dotnet/msbuild#9972</a></li> <li>Attribute custom task OOM (and other critical exceptions) to the task by <a href="https://github.com/JanKrivanek"><code>@JanKrivanek</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9965">dotnet/msbuild#9965</a></li> <li>[main] Update dependencies from dotnet/roslyn by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9978">dotnet/msbuild#9978</a></li> <li>[main] Update dependencies from dotnet/arcade by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9979">dotnet/msbuild#9979</a></li> <li>Add Feature Availability Document Page by <a href="https://github.com/surayya-MS"><code>@surayya-MS</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9980">dotnet/msbuild#9980</a></li> <li>Initial version of Analyzers specs by <a href="https://github.com/JanKrivanek"><code>@JanKrivanek</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9853">dotnet/msbuild#9853</a></li> <li>[main] Update dependencies to ensure coherency by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9989">dotnet/msbuild#9989</a></li> <li>[main] Update dependencies to ensure coherency by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9990">dotnet/msbuild#9990</a></li> <li>[automated] Merge branch 'vs17.10' => 'main' by <a href="https://github.com/dotnet-maestro-bot"><code>@dotnet-maestro-bot</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9992">dotnet/msbuild#9992</a></li> <li>Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9399347 by <a href="https://github.com/dotnet-bot"><code>@dotnet-bot</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9998">dotnet/msbuild#9998</a></li> <li>17.10 to main manual by <a href="https://github.com/surayya-MS"><code>@surayya-MS</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10000">dotnet/msbuild#10000</a></li> <li>Manually Update System.Text.Json from 8.0.0 to 8.0.3 by <a href="https://github.com/surayya-MS"><code>@surayya-MS</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10002">dotnet/msbuild#10002</a></li> <li>Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9400217 by <a href="https://github.com/dotnet-bot"><code>@dotnet-bot</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10003">dotnet/msbuild#10003</a></li> <li>Include Microsoft.Common.Test.targets in Arm64 by <a href="https://github.com/dfederm"><code>@dfederm</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9984">dotnet/msbuild#9984</a></li> <li>Analyzers prototype proposal by <a href="https://github.com/JanKrivanek"><code>@JanKrivanek</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9735">dotnet/msbuild#9735</a></li> <li>[main] Update dependencies from dotnet/roslyn by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10008">dotnet/msbuild#10008</a></li> <li>Adjust tests with terminal logger enabled by <a href="https://github.com/GangWang01"><code>@GangWang01</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9995">dotnet/msbuild#9995</a></li> <li>Remove result indicator from test summary by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9929">dotnet/msbuild#9929</a></li> <li>Specify the usage of quotes in property values by <a href="https://github.com/f-alizada"><code>@f-alizada</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10025">dotnet/msbuild#10025</a></li> <li>Fix indentation of multiline messages in Terminal Logger. by <a href="https://github.com/AR-May"><code>@AR-May</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9997">dotnet/msbuild#9997</a></li> <li>Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9439010 by <a href="https://github.com/dotnet-bot"><code>@dotnet-bot</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10031">dotnet/msbuild#10031</a></li> <li>Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9444528 by <a href="https://github.com/dotnet-bot"><code>@dotnet-bot</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10038">dotnet/msbuild#10038</a></li> <li>[automated] Merge branch 'vs17.10' => 'main' by <a href="https://github.com/dotnet-maestro-bot"><code>@dotnet-maestro-bot</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10032">dotnet/msbuild#10032</a></li> <li>Handle solution traversal targets in graph builds by <a href="https://github.com/dfederm"><code>@dfederm</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9985">dotnet/msbuild#9985</a></li> <li>Added task assembly location to TaskStartedEventArgs by <a href="https://github.com/MichalPavlik"><code>@MichalPavlik</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9948">dotnet/msbuild#9948</a></li> <li>Check version bump on release branches' update by <a href="https://github.com/GangWang01"><code>@GangWang01</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10024">dotnet/msbuild#10024</a></li> <li>Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9446271 by <a href="https://github.com/dotnet-bot"><code>@dotnet-bot</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10039">dotnet/msbuild#10039</a></li> <li>Fix oversharing of build results in ResultsCache by <a href="https://github.com/ladipro"><code>@ladipro</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9987">dotnet/msbuild#9987</a></li> <li>Add dispose rule and handle it in solution (production part) by <a href="https://github.com/YuliiaKovalova"><code>@YuliiaKovalova</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/9983">dotnet/msbuild#9983</a></li> <li>Fix bullet point indentation in README by <a href="https://github.com/drewnoakes"><code>@drewnoakes</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10048">dotnet/msbuild#10048</a></li> <li>Update link in README by <a href="https://github.com/drewnoakes"><code>@drewnoakes</code></a> in <a href="https://redirect.github.com/dotnet/msbuild/pull/10047">dotnet/msbuild#10047</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/msbuild/commit/43a24969a23bd2dd76cd26be26210e2afcd0595e"><code>43a2496</code></a> Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ...</li> <li><a href="https://github.com/dotnet/msbuild/commit/298a15aa119acd93b3efac35837ec1d52dd9b237"><code>298a15a</code></a> [automated] Merge branch 'vs17.11' => 'vs17.12' (<a href="https://redirect.github.com/dotnet/msbuild/issues/10857">#10857</a>)</li> <li><a href="https://github.com/dotnet/msbuild/commit/5b866566089bfdd756730948f6418e2759b8850f"><code>5b86656</code></a> [vs17.12] Localized file check-in by OneLocBuild Task: Build definition ID 94...</li> <li><a href="https://github.com/dotnet/msbuild/commit/db5f6012cb7f6e2dd7066c50c573c0d352713407"><code>db5f601</code></a> Bump STJ to 8.0.5 (<a href="https://redirect.github.com/dotnet/msbuild/issues/10842">#10842</a>)</li> <li><a href="https://github.com/dotnet/msbuild/commit/5cae2481c31fde3f6fd81e37033f11a66a4679b1"><code>5cae248</code></a> [automated] Merge branch 'vs17.11' => 'vs17.12' (<a href="https://redirect.github.com/dotnet/msbuild/issues/10818">#10818</a>)</li> <li><a href="https://github.com/dotnet/msbuild/commit/2939083c36e8a908f1509b247e575c70791deab7"><code>2939083</code></a> [vs17.12] Update dependencies from dotnet/arcade (<a href="https://redirect.github.com/dotnet/msbuild/issues/10834">#10834</a>)</li> <li><a href="https://github.com/dotnet/msbuild/commit/0258a80c00f599c2b0564d0429cd52f4d815e83c"><code>0258a80</code></a> [automated] Merge branch 'vs17.11' => 'vs17.12' (<a href="https://redirect.github.com/dotnet/msbuild/issues/10805">#10805</a>)</li> <li><a href="https://github.com/dotnet/msbuild/commit/4ae11fa8e4a86aef804cc79a42102641ad528106"><code>4ae11fa</code></a> [17.12] Prevent contention between CancelAllSubmissions and EndBuild (<a href="https://redirect.github.com/dotnet/msbuild/issues/10745">#10745</a>)</li> <li><a href="https://github.com/dotnet/msbuild/commit/e7dfc7192370e6f6d92d1d4399b083ac5cdf700a"><code>e7dfc71</code></a> Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ...</li> <li><a href="https://github.com/dotnet/msbuild/commit/ff5cb7022779cce66fa4cf0ed193ad0642bc71ef"><code>ff5cb70</code></a> Fix parsing .editorconfig EOL (<a href="https://redirect.github.com/dotnet/msbuild/issues/10740">#10740</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/msbuild/compare/v17.11.4...v17.12.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Build.Framework&package-manager=nuget&previous-version=17.11.4&new-version=17.12.6)](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/15497) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information