Change version

From 1.0.0.0 to 0.1.0.0
This commit is contained in:
2019-03-16 22:17:01 +01:00
parent 7e7109d609
commit 268e04a710

View File

@@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Authors>Ilyx</Authors>
<Version>0.1.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">