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>2022-06-13 16:51:46 +0300
committerGitHub <noreply@github.com>2022-06-13 16:51:46 +0300
commit14d548c6ebbf86b7f11c0389df91be811cbafd95 (patch)
tree3bc29ce3fc2023cac9888b2ef3e0144b172c3e9d /global.json
parentda6cdcbd5dc75b695cee36d47a22e1399cbea89e (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220613.1 (#42165)
[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 bee5555766..67debfc99f 100644
--- a/global.json
+++ b/global.json
@@ -27,7 +27,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22301.2",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22301.2"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22313.1",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22313.1"
}
}