Skip to content

Commit

Permalink
Update .NET SDK (#53449)
Browse files Browse the repository at this point in the history
Update .NET SDK to version 9.0.100-alpha.1.24067.4.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 23, 2024
1 parent f6b238e commit b43884c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"sdk": {
"version": "9.0.100-alpha.1.24058.9"
"version": "9.0.100-alpha.1.24067.4"
},
"tools": {
"dotnet": "9.0.100-alpha.1.24058.9",
"dotnet": "9.0.100-alpha.1.24067.4",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
Expand Down

0 comments on commit b43884c

Please sign in to comment.