This commit is contained in:
nicolas.dorier 2018-01-06 11:38:54 +09:00
parent 108146ca92
commit 2f9afda0ab

View file

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