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

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Gocke <angocke@microsoft.com>2022-05-10 04:44:34 +0300
committerGitHub <noreply@github.com>2022-05-10 04:44:34 +0300
commit9364e01a06deb499aabe37f26ee0727a5164f6b4 (patch)
tree06e7efbecc947676c8972ab47b091a5b29e37a5c
parent70672d24fc936b168c7312d740d462cc1eeb3ea5 (diff)
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index f8f33d68b..137a42878 100644
--- a/global.json
+++ b/global.json
@@ -1,11 +1,11 @@
{
"sdk": {
- "version": "7.0.100-preview.2.22153.17",
+ "version": "7.0.100-preview.3.22179.4",
"allowPrerelease": true,
"rollForward": "major"
},
"tools": {
- "dotnet": "7.0.100-preview.2.22153.17"
+ "dotnet": "7.0.100-preview.3.22179.4"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22255.2",