This commit is contained in:
nicolas.dorier
2018-01-05 00:41:21 +09:00
parent 658d1f1df0
commit f8aad6ac80

View File

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