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 deaa2e9ebc8..472931979ee 100644
--- a/global.json
+++ b/global.json
@@ -12,10 +12,10 @@
"python3": "3.7.1"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "6.0.0-beta.21519.3",
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21519.3",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21519.3",
- "Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.21519.3",
+ "Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "6.0.0-beta.21522.3",
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21522.3",
+ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21522.3",
+ "Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.21522.3",
"Microsoft.Build.NoTargets": "3.1.0",
"Microsoft.Build.Traversal": "3.0.23",
"Microsoft.NET.Sdk.IL": "6.0.0-rc.1.21415.6"