Update infrastructure for the 2.2 release

This commit is contained in:
Nate McMaster
2018-06-28 16:20:26 -07:00
parent cf659b3fda
commit 067298bead
4 changed files with 8 additions and 7 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.2/tools/korebuild.schema.json",
"channel": "release/2.2",
"toolsets": {
"nodejs": {
"required": true,