This commit is contained in:
nicolas.dorier 2018-01-18 18:12:44 +09:00
parent 5ba322ea6a
commit a59edc5e8c

View File

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