This commit is contained in:
NicolasDorier
2017-09-29 15:27:51 +09:00
parent 792f0a2582
commit 6f7619a11d

View File

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