This commit is contained in:
nicolas.dorier
2017-12-02 23:22:47 +09:00
parent e1f8177834
commit f404aaf768

View File

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