Update KoreBuild channel

This commit is contained in:
Pranav K 2018-03-16 12:28:48 -07:00
parent de20d24b8e
commit d9cd271d15
No known key found for this signature in database
GPG Key ID: 1963DA6D96C3057A
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{
"$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"
}