This commit is contained in:
nicolas.dorier
2017-10-17 11:19:57 +09:00
parent c96a25c9b9
commit c804f55d82

View File

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