aspnetcore/version.xml

9 lines
239 B
XML

<!-- This file may be overwritten by automation. -->
<Project>
<PropertyGroup>
<KoreBuildChannel>dev</KoreBuildChannel>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionSuffix>alpha2</VersionSuffix>
</PropertyGroup>
</Project>