Pin tool and package versions to make builds more repeatable

Part of aspnet/Universe#575
This commit is contained in:
Nate McMaster
2017-10-31 14:57:40 -07:00
parent e583a17ef8
commit 2d98a1808c
17 changed files with 76 additions and 55 deletions

4
korebuild.json Normal file
View File

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