This commit is contained in:
nicolas.dorier
2018-01-10 15:43:39 +09:00
parent 7618eacef1
commit de6f0008a6

View File

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