Skip to content

Commit 3719ac9

Browse files
Update .NET SDK to 9.0.100-preview.5.24262.2 (#55688)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Safia Abdalla <safia@microsoft.com>
1 parent d731e85 commit 3719ac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "9.0.100-preview.5.24253.17"
3+
"version": "9.0.100-preview.5.24262.2"
44
},
55
"tools": {
6-
"dotnet": "9.0.100-preview.5.24253.17",
6+
"dotnet": "9.0.100-preview.5.24262.2",
77
"runtimes": {
88
"dotnet/x86": [
99
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"

0 commit comments

Comments
 (0)