This commit is contained in:
nicolas.dorier
2018-01-09 23:55:37 +09:00
parent 6d10c8a6c1
commit 2df60bd121

View File

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