This commit is contained in:
nicolas.dorier 2018-01-17 16:34:24 +09:00
parent 726cd6fd49
commit 86fc64d184

View File

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