This commit is contained in:
NicolasDorier
2017-10-03 00:41:27 +09:00
parent 61b37f87dc
commit a544cfd4f0

View File

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