This commit is contained in:
NicolasDorier 2017-09-29 15:38:01 +09:00
parent 6f7619a11d
commit 0c4a9a2e70

View File

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