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-13 20:06:48 +0300
committerGitHub <noreply@github.com>2021-09-13 20:06:48 +0300
commitc23a0e6f5d12d1f64412cfcda1428f08d860719c (patch)
tree4c566e002a9ae1dc3b3e741049f5480a9acbf577 /global.json
parent6f5d12202214cd2010653b6bfc77f6a77d09e6d5 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20210909.5 (#36458)
[main] Update dependencies from dotnet/arcade
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 c88ea03cb3..956f5bc681 100644
--- a/global.json
+++ b/global.json
@@ -29,7 +29,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21453.2",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21453.2"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21459.5",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21459.5"
}
}