From 0c058894c2cee6dc1dcf560e0abafbadd474fba3 Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Tue, 19 Sep 2017 13:53:08 -0700 Subject: [PATCH] Update bootstrappers --- korebuild.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 korebuild.json diff --git a/korebuild.json b/korebuild.json new file mode 100644 index 0000000..6bbc5ee --- /dev/null +++ b/korebuild.json @@ -0,0 +1,4 @@ +{ + "$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/rel/2.0.2/tools/korebuild.schema.json", + "channel": "rel/2.0.2" +}