Branching for 2.1.0-rc1

This commit is contained in:
Ryan Brandenburg
2018-04-16 16:58:32 -07:00
parent 2c81117b4b
commit 8ddacb8b73
3 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/dev/tools/korebuild.schema.json",
"channel": "dev",
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/release/2.1/tools/korebuild.schema.json",
"channel": "release/2.1",
"toolsets": {
"nodejs": {
"required": true,