Skip to content

Commit

Permalink
Update .NET SDK (dotnet#59134)
Browse files Browse the repository at this point in the history
Update .NET SDK to version 10.0.100-alpha.1.24573.1.

---
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 Nov 26, 2024
1 parent 22afeac commit d784ae9
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": "10.0.100-alpha.1.24572.2"
"version": "10.0.100-alpha.1.24573.1"
},
"tools": {
"dotnet": "10.0.100-alpha.1.24572.2",
"dotnet": "10.0.100-alpha.1.24573.1",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftInternalRuntimeAspNetCoreTransportVersion)"
Expand Down

0 comments on commit d784ae9

Please sign in to comment.