Update KoreBuild channel

This commit is contained in:
Pranav K 2018-03-16 12:27:13 -07:00
parent 7a1fbad8f8
commit f906321f40
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"
}