Commit 833edc6
authored
Bump dotnet-sdk from 10.0.203 to 10.0.300 (#256)
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 10.0.203 to
10.0.300.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/sdk/releases">dotnet-sdk's
releases</a>.</em></p>
<blockquote>
<h2>.NET 10.0.8</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v10.0.8">Release</a></p>
<h2>What's Changed</h2>
<ul>
<li>[release/8.0.1xx] Update dependencies from dotnet/razor by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52454">dotnet/sdk#52454</a></li>
<li>Merging internal commits for release/8.0.4xx by <a
href="https://github.com/vseanreesermsft"><code>@vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52433">dotnet/sdk#52433</a></li>
<li>Merging internal commits for release/8.0.1xx by <a
href="https://github.com/vseanreesermsft"><code>@vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52432">dotnet/sdk#52432</a></li>
<li>[release/9.0.1xx] Update dependencies from dotnet/msbuild by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52561">dotnet/sdk#52561</a></li>
<li>[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx'
by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52539">dotnet/sdk#52539</a></li>
<li>[dotnet watch] Unify code paths processing static asset and scoped
css updates by <a href="https://github.com/tmat"><code>@tmat</code></a>
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52225">dotnet/sdk#52225</a></li>
<li>Separate command definitions to a new project by <a
href="https://github.com/tmat"><code>@tmat</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52382">dotnet/sdk#52382</a></li>
<li>[HotReloadAgent] Handle unsupported platform for
<code>PosixSignalRegistration</code> by <a
href="https://github.com/jonathanpeppers"><code>@jonathanpeppers</code></a>
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52466">dotnet/sdk#52466</a></li>
<li>Move New command definitions to CommandDefinitions project by <a
href="https://github.com/tmat"><code>@tmat</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52526">dotnet/sdk#52526</a></li>
<li>Include more DLLs in redist fast path target by <a
href="https://github.com/jjonescz"><code>@jjonescz</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52551">dotnet/sdk#52551</a></li>
<li>Revert "Include more DLLs in redist fast path target" by
<a href="https://github.com/jjonescz"><code>@jjonescz</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52637">dotnet/sdk#52637</a></li>
<li>[release/10.0.3xx] backport mobile changes for <code>dotnet
run</code> by <a
href="https://github.com/jonathanpeppers"><code>@jonathanpeppers</code></a>
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52608">dotnet/sdk#52608</a></li>
<li>Add csc.rsp test by <a
href="https://github.com/jjonescz"><code>@jjonescz</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52510">dotnet/sdk#52510</a></li>
<li>Fix duplicate solution folder creation when adding multiple projects
from same directory by <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52092">dotnet/sdk#52092</a></li>
<li>Fix: Allow --version option with workload restore by <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52048">dotnet/sdk#52048</a></li>
<li>dotnet root command and dotnet watch by <a
href="https://github.com/tmat"><code>@tmat</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52583">dotnet/sdk#52583</a></li>
<li>[dotnet watch] Make application of changes always async by <a
href="https://github.com/tmat"><code>@tmat</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52469">dotnet/sdk#52469</a></li>
<li>[release/10.0.3xx] Source code updates from dotnet/dotnet by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52585">dotnet/sdk#52585</a></li>
<li>Port sdk-diff-tests and license-scan pipelines to 1ES pipeline
templates by <a
href="https://github.com/mthalman"><code>@mthalman</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52735">dotnet/sdk#52735</a></li>
<li>[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx'
by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52588">dotnet/sdk#52588</a></li>
<li>[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx'
by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52746">dotnet/sdk#52746</a></li>
<li>[release/10.0.1xx] Source code updates from dotnet/dotnet by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52748">dotnet/sdk#52748</a></li>
<li>Add support for creating and editing solution filter (.slnf) files
from the CLI by <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/51156">dotnet/sdk#51156</a></li>
<li>[release/10.0.1xx] Source code updates from dotnet/dotnet by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52760">dotnet/sdk#52760</a></li>
<li>[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx'
by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52754">dotnet/sdk#52754</a></li>
<li>Style cleanup by <a
href="https://github.com/tmat"><code>@tmat</code></a> in <a
href="https://redirect.github.com/dotnet/sdk/pull/52751">dotnet/sdk#52751</a></li>
<li>Update branding to 9.0.115 by <a
href="https://github.com/vseanreesermsft"><code>@vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52781">dotnet/sdk#52781</a></li>
<li>Update branding to 9.0.312 by <a
href="https://github.com/vseanreesermsft"><code>@vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52782">dotnet/sdk#52782</a></li>
<li>[release/10.0.1xx] Source code updates from dotnet/dotnet by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52776">dotnet/sdk#52776</a></li>
<li>[release/9.0.1xx] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52590">dotnet/sdk#52590</a></li>
<li>[release/10.0.1xx] Update dependencies from microsoft/testfx by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52797">dotnet/sdk#52797</a></li>
<li>[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by
<a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52624">dotnet/sdk#52624</a></li>
<li>Update branding to 8.0.125 by <a
href="https://github.com/vseanreesermsft"><code>@vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52778">dotnet/sdk#52778</a></li>
<li>Update branding to 8.0.419 by <a
href="https://github.com/vseanreesermsft"><code>@vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52780">dotnet/sdk#52780</a></li>
<li>[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx'
by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52767">dotnet/sdk#52767</a></li>
<li>[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by
<a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52606">dotnet/sdk#52606</a></li>
<li>[release/9.0.3xx] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52592">dotnet/sdk#52592</a></li>
<li>[release/9.0.3xx] Update dependencies from dotnet/msbuild by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52594">dotnet/sdk#52594</a></li>
<li>[release/9.0.1xx] Update dependencies from dotnet/roslyn-analyzers
by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52667">dotnet/sdk#52667</a></li>
<li>[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx'
by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52530">dotnet/sdk#52530</a></li>
<li>[release/10.0.1xx] Source code updates from dotnet/dotnet by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52801">dotnet/sdk#52801</a></li>
<li>[release/9.0.1xx] Update dependencies from
dotnet/source-build-reference-packages by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52591">dotnet/sdk#52591</a></li>
<li>[release/9.0.1xx] Update dependencies from dotnet/templating by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52799">dotnet/sdk#52799</a></li>
<li>[release/9.0.3xx] Update dependencies from dotnet/templating by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52786">dotnet/sdk#52786</a></li>
<li>[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx'
by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52739">dotnet/sdk#52739</a></li>
<li>[release/10.0.1xx] Source code updates from dotnet/dotnet by <a
href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a>[bot]
in <a
href="https://redirect.github.com/dotnet/sdk/pull/52823">dotnet/sdk#52823</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/sdk/commit/8ece2d6b49edf91f2eed52867ab8a8f48ac8a2e5"><code>8ece2d6</code></a>
[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' (<a
href="https://redirect.github.com/dotnet/sdk/issues/54011">#54011</a>)</li>
<li><a
href="https://github.com/dotnet/sdk/commit/fedca9a54b13829e542168166a981a136ad2aca7"><code>fedca9a</code></a>
Merge branch 'release/10.0.3xx' into
merge/release/10.0.1xx-to-release/10.0.3xx</li>
<li><a
href="https://github.com/dotnet/sdk/commit/691c4649e385201aa9585e26dd1a76a19a88aae8"><code>691c464</code></a>
[release/10.0.3xx] Fix dotnet tool runner stripping duplicate flags when
roll...</li>
<li><a
href="https://github.com/dotnet/sdk/commit/7e275509306fe9b19695aae04a44f1bc564d379f"><code>7e27550</code></a>
Reset files to release/10.0.3xx</li>
<li><a
href="https://github.com/dotnet/sdk/commit/29a838d66075f69d3cb93ebd65a48d6783abae76"><code>29a838d</code></a>
[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' (<a
href="https://redirect.github.com/dotnet/sdk/issues/53992">#53992</a>)</li>
<li><a
href="https://github.com/dotnet/sdk/commit/b5d91e7246d95aaf6e93fec88c89bc42c813bc52"><code>b5d91e7</code></a>
Merge branch 'release/10.0.1xx' of <a
href="https://github.com/dotnet/sdk">https://github.com/dotnet/sdk</a>
into merge/r...</li>
<li><a
href="https://github.com/dotnet/sdk/commit/c840dab577f59dee04d22c3f8c1704e1d01b6ee5"><code>c840dab</code></a>
Switch to automatic version calculation for 10.0.3xx (<a
href="https://redirect.github.com/dotnet/sdk/issues/53974">#53974</a>)</li>
<li><a
href="https://github.com/dotnet/sdk/commit/02e38bbc87692d0fa047106dcafd99038232ba1b"><code>02e38bb</code></a>
Enable CI builds and locbranch for 4xx (<a
href="https://redirect.github.com/dotnet/sdk/issues/53968">#53968</a>)</li>
<li><a
href="https://github.com/dotnet/sdk/commit/aa68cb341ed1a0c994b7c8b41fed8b0091c148ca"><code>aa68cb3</code></a>
[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' (<a
href="https://redirect.github.com/dotnet/sdk/issues/53980">#53980</a>)</li>
<li><a
href="https://github.com/dotnet/sdk/commit/7e8cbd517ec35fdf20df0c78222da16436700b90"><code>7e8cbd5</code></a>
Reset files to release/10.0.1xx</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/sdk/compare/v10.0.203...v10.0.300">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 81d9172 commit 833edc6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
0 commit comments