Skip to content

Commit

Permalink
Update .NET SDK (#60172)
Browse files Browse the repository at this point in the history
Update .NET SDK to version 10.0.100-preview.2.25102.3.

---
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>
Co-authored-by: Igor Velikorossov <[email protected]>
  • Loading branch information
3 people authored Feb 4, 2025
1 parent 25e3e3a commit 64b9785
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.25077.2"
"version": "10.0.100-preview.2.25102.3"
},
"tools": {
"dotnet": "10.0.100-alpha.1.25077.2",
"dotnet": "10.0.100-preview.2.25102.3",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftInternalRuntimeAspNetCoreTransportVersion)"
Expand Down

0 comments on commit 64b9785

Please sign in to comment.