Skip to content

Commit 89ae24a

Browse files
authored
Merge branch 'dotnet:main' into dotnet#46810
2 parents adf9223 + 8135545 commit 89ae24a

File tree

9 files changed

+284
-231
lines changed

9 files changed

+284
-231
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.4.24201.1"
3+
"version": "9.0.100-preview.4.24207.7"
44
},
55
"tools": {
6-
"dotnet": "9.0.100-preview.4.24201.1",
6+
"dotnet": "9.0.100-preview.4.24207.7",
77
"runtimes": {
88
"dotnet/x86": [
99
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"

0 commit comments

Comments
 (0)