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

github.com/dotnet/aspnetcore.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>2021-09-03 20:24:16 +0300
committerGitHub <noreply@github.com>2021-09-03 20:24:16 +0300
commit71203ccd4fa6f999d7403f37d859ec274fce6bd6 (patch)
treeafa0fd2fdacbccb056e726232a82073500d9620a /global.json
parent0fc6aa5cad5e59757fe3162e0e24f274f333ee26 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20210901.3 (#36058)
Update dependencies
Diffstat (limited to 'global.json')
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index 0484118f2a..9faa21f462 100644
--- a/global.json
+++ b/global.json
@@ -29,7 +29,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21427.6",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21427.6"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21451.3",
+ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21451.3"
}
}