Skip to content

Commit 96f7370

Browse files
Bump dotnet-sdk from 9.0.307 to 9.0.308 (#140)
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.307 to 9.0.308. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/sdk/commit/46e170c517756f03b7ed2af86185bf05d2892cf6"><code>46e170c</code></a> Merged PR 55161: Prep for 308 hotfix by removing vssdk feeds</li> <li><a href="https://github.com/dotnet/sdk/commit/6ca86fcbe4f54c3982b04cd66550a4aabddcfd63"><code>6ca86fc</code></a> broadly disable nuget audit on all test packages</li> <li><a href="https://github.com/dotnet/sdk/commit/ed961003c83ef2ffdc7b788404c818200ff8f918"><code>ed96100</code></a> disable nuget audit for this test package</li> <li><a href="https://github.com/dotnet/sdk/commit/126344c8e1e7184e4c589041c0cd5a7634bec538"><code>126344c</code></a> Update the minimum msbuild version to avoid audit errors</li> <li><a href="https://github.com/dotnet/sdk/commit/d44e1bfd9a44447418099801e1beb559a5f11a04"><code>d44e1bf</code></a> Remove vssdk feeds</li> <li><a href="https://github.com/dotnet/sdk/commit/28d2d92725bb8ae9dea6650d80cb0c3d1b1300f9"><code>28d2d92</code></a> Update branding and downgrade implicit version</li> <li>See full diff in <a href="https://github.com/dotnet/sdk/compare/v9.0.307...v9.0.308">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.307&new-version=9.0.308)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d29ca8 commit 96f7370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"sdk": {
66
"allowPrerelease": false,
7-
"version": "9.0.307",
7+
"version": "9.0.308",
88
"rollForward": "latestPatch"
99
}
1010
}

0 commit comments

Comments
 (0)