This commit is contained in:
nicolas.dorier
2018-01-09 17:27:54 +09:00
parent 98b7ad62af
commit 133fb96d28

View File

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