dump version

This commit is contained in:
nicolas.dorier 2017-10-17 13:56:17 +09:00
parent 8db9d93d23
commit e3c5efa929

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
<Version>1.0.0.14</Version>
<Version>1.0.0.15</Version>
</PropertyGroup>
<ItemGroup>
<Compile Remove="Build\dockerfiles\**" />