fixed the version not being a prefix

This commit is contained in:
Ellpeck 2020-02-28 22:34:08 +01:00
parent 6566a176d6
commit 3422543fe9

View file

@ -10,6 +10,6 @@
<PackageProjectUrl>https://github.com/Ellpeck/Coroutine</PackageProjectUrl>
<RepositoryUrl>https://github.com/Ellpeck/Coroutine</RepositoryUrl>
<PackageLicenseUrl>https://github.com/Ellpeck/Coroutine/blob/master/LICENSE.md</PackageLicenseUrl>
<Version>1.0.2</Version>
<VersionPrefix>1.0.2</VersionPrefix>
</PropertyGroup>
</Project>