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:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2022-03-07 22:10:18 +0300
committerGitHub <noreply@github.com>2022-03-07 22:10:18 +0300
commit44ec3c9474b3a93eb4f71791a43d8bb5c0b08a58 (patch)
tree5afbd53808cec1fd40837868dfdd07d7c09bfcb3 /global.json
parent380a4723ea98067c28d54f30e1a652483a6a257a (diff)
[main] Update dependencies from 9 repositories (#65843)
[main] Update dependencies from 9 repositories - Merge branch 'main' into darc-main-69c88284-a4b6-425e-834c-f89f194a9041 - Merge branch 'main' into darc-main-69c88284-a4b6-425e-834c-f89f194a9041 - Merge branch 'main' into darc-main-69c88284-a4b6-425e-834c-f89f194a9041
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 ea23d6aeb80..47ff135a988 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.22122.3",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22122.3",
- "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22122.3",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22154.3",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22154.3",
+ "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22154.3",
"Microsoft.Build.NoTargets": "3.3.0",
"Microsoft.Build.Traversal": "3.1.6",
- "Microsoft.NET.Sdk.IL": "7.0.0-preview.3.22120.1"
+ "Microsoft.NET.Sdk.IL": "7.0.0-preview.3.22157.1"
}
}