Skip to content

Commit

Permalink
Update .NET SDK to 9.0.100-preview.7.24358.2 (#56667)
Browse files Browse the repository at this point in the history
* Update .NET SDK

Update .NET SDK to version 9.0.100-preview.7.24358.2.

---
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>

* Update SDK version to one containing the latest SWA SDK fixes

---------

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: Javier Calvarro Nelson <jacalvar@microsoft.com>
  • Loading branch information
3 people authored Jul 9, 2024
1 parent ea1257e commit 1313a4d
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-preview.6.24316.4"
"version": "9.0.100-preview.7.24358.6"
},
"tools": {
"dotnet": "9.0.100-preview.6.24316.4",
"dotnet": "9.0.100-preview.7.24358.6",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
Expand Down

0 comments on commit 1313a4d

Please sign in to comment.