Bump version, update build tools, and dependency versions

This commit is contained in:
Nate McMaster
2018-01-18 16:29:08 -08:00
parent 79fd6debad
commit 44d39bc0d4
6 changed files with 20 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/rel/2.0.2/tools/korebuild.schema.json",
"channel": "rel/2.0.2"
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/release/2.0/tools/korebuild.schema.json",
"channel": "release/2.0"
}