Update bootstrappers to use the compiled version of KoreBuild

[ci skip]
This commit is contained in:
Nate McMaster
2017-07-25 16:32:45 -07:00
parent c4aad6bcab
commit b8b769aa74
6 changed files with 357 additions and 94 deletions

8
version.xml Normal file
View File

@@ -0,0 +1,8 @@
<!-- This file may be overwritten by automation. -->
<Project>
<PropertyGroup>
<KoreBuildChannel>dev</KoreBuildChannel>
<VersionPrefix>2.1.0</VersionPrefix>
<VersionSuffix>preview1</VersionSuffix>
</PropertyGroup>
</Project>