This commit is contained in:
nicolas.dorier
2017-10-19 16:47:24 +09:00
parent a14b94c96f
commit 44791cc9f3

View File

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