This commit is contained in:
nicolas.dorier
2018-01-13 01:06:18 +09:00
parent df7bb9e2f8
commit 92caa98dfb

View File

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