We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e24652 commit 9b23504Copy full SHA for 9b23504
global.json
@@ -7,7 +7,7 @@
7
"errorMessage": "The .NET SDK is not installed or is not configured correctly. Please run ./build to install the correct SDK version locally."
8
},
9
"tools": {
10
- "dotnet": "10.0.100-preview.7.25322.101",
+ "dotnet": "10.0.100-preview.7.25367.101",
11
"runtimes": {
12
"dotnet": [
13
"$(MicrosoftNETCorePlatformsPackageVersion)"
@@ -21,8 +21,8 @@
21
}
22
23
"msbuild-sdks": {
24
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25374.102",
25
- "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25374.102",
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25373.106",
+ "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25373.106",
26
"Microsoft.Build.NoTargets": "3.7.0",
27
"Microsoft.Build.Traversal": "3.4.0"
28
0 commit comments