Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'global.json')
-rw-r--r--global.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/global.json b/global.json
index f2f5dec650d..627391a999d 100644
--- a/global.json
+++ b/global.json
@@ -8,11 +8,11 @@
"dotnet": "6.0.100"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22166.1",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22166.1",
- "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22166.1",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22171.2",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22171.2",
+ "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22171.2",
"Microsoft.Build.NoTargets": "3.3.0",
"Microsoft.Build.Traversal": "3.1.6",
- "Microsoft.NET.Sdk.IL": "7.0.0-preview.3.22163.2"
+ "Microsoft.NET.Sdk.IL": "7.0.0-preview.3.22171.1"
}
}