version.xml 241 B

12345678
  1. <!-- This file may be overwritten by automation. -->
  2. <Project>
  3. <PropertyGroup>
  4. <KoreBuildChannel>dev</KoreBuildChannel>
  5. <VersionPrefix>2.1.0</VersionPrefix>
  6. <VersionSuffix>preview1</VersionSuffix>
  7. </PropertyGroup>
  8. </Project>