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-06-20 11:00:57 +0300
committerGitHub <noreply@github.com>2022-06-20 11:00:57 +0300
commit38794de5f2e3198b28df0915e82e33ab3d91f2ee (patch)
tree77e0c79376814bbd57fb2b32e723f29f7ea3ad26 /global.json
parent12c1ead8736c9e3738e7742392c6a806aa5607c6 (diff)
[main] Update dependencies from dotnet/arcade (#70662)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Diffstat (limited to 'global.json')
-rw-r--r--global.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/global.json b/global.json
index 6af93a69e34..d2d51e8a0d6 100644
--- a/global.json
+++ b/global.json
@@ -8,9 +8,9 @@
"dotnet": "7.0.100-preview.5.22307.18"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22310.1",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22310.1",
- "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22310.1",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22316.2",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22316.2",
+ "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22316.2",
"Microsoft.Build.NoTargets": "3.5.0",
"Microsoft.Build.Traversal": "3.1.6",
"Microsoft.NET.Sdk.IL": "7.0.0-preview.6.22312.5"