Skip to content

Commit efacad2

Browse files
authored
Update SDK and tools version in global.json
1 parent bd7e6de commit efacad2

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": "10.0.100-alpha.1.25067.2"
3+
"version": "10.0.100-alpha.1.25067.4"
44
},
55
"tools": {
6-
"dotnet": "10.0.100-alpha.1.25067.2",
6+
"dotnet": "10.0.100-alpha.1.25067.4",
77
"runtimes": {
88
"dotnet/x86": [
99
"$(MicrosoftInternalRuntimeAspNetCoreTransportVersion)"

0 commit comments

Comments
 (0)