Skip to content

Commit c41e18d

Browse files
Bump dotnet-sdk from 9.0.302 to 9.0.304 (#243)
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.302 to 9.0.304. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/sdk/commit/f12f5f689ecdc9de5c9ba5d9d9d4342d75f29efd"><code>f12f5f6</code></a> Merged PR 51718: [internal/release/9.0.3xx] Update dependencies from dnceng/i...</li> <li><a href="https://github.com/dotnet/sdk/commit/c20885a6ab38ac17b3ca345c425c52f574bd6074"><code>c20885a</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-wi">https://dev.azure.com/dnceng/internal/_git/dotnet-wi</a>...</li> <li><a href="https://github.com/dotnet/sdk/commit/4624fcf5e24d3e7e8a76b48b629a200f1959efea"><code>4624fcf</code></a> Merged PR 51708: [internal/release/9.0.3xx] Update dependencies from dnceng/i...</li> <li><a href="https://github.com/dotnet/sdk/commit/cc801855f498e8688cf084f4d06cfcc9a694a04c"><code>cc80185</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-as">https://dev.azure.com/dnceng/internal/_git/dotnet-as</a>...</li> <li><a href="https://github.com/dotnet/sdk/commit/fc56405aa45101664acf779125d0a227159029f6"><code>fc56405</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-as">https://dev.azure.com/dnceng/internal/_git/dotnet-as</a>...</li> <li><a href="https://github.com/dotnet/sdk/commit/b0b920736e5be660aa23fb83fa9454bb1e2a861b"><code>b0b9207</code></a> Merged PR 51694: [internal/release/9.0.3xx] Update dependencies from dnceng/i...</li> <li><a href="https://github.com/dotnet/sdk/commit/1ead4cf051f44a90f34c81a151fc8b0687126f38"><code>1ead4cf</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li> <li><a href="https://github.com/dotnet/sdk/commit/a7250ac30d3efe29355431dda18f3c84d714adf0"><code>a7250ac</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-wi">https://dev.azure.com/dnceng/internal/_git/dotnet-wi</a>...</li> <li><a href="https://github.com/dotnet/sdk/commit/45fb382e793b946e7ed6430044e4e8b1a4aa4dd0"><code>45fb382</code></a> Merged PR 51573: [internal/release/9.0.3xx] Merge public commits</li> <li><a href="https://github.com/dotnet/sdk/commit/ddfc03fc43b126b37927a480f2866508f8af0f66"><code>ddfc03f</code></a> Merged PR 51568: [internal/release/9.0.3xx] Update dependencies from dnceng/i...</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/sdk/compare/v9.0.302...v9.0.304">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dotnet-sdk&package-manager=dotnet_sdk&previous-version=9.0.302&new-version=9.0.304)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe31fda commit c41e18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "9.0.302",
3+
"version": "9.0.304",
44
"rollForward": "latestFeature",
55
"allowPrerelease": false
66
}

0 commit comments

Comments
 (0)