This commit is contained in:
nicolas.dorier
2017-10-27 12:09:02 +09:00
parent 59ce3b5fc0
commit c9d5e9ac05

View File

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