This commit is contained in:
nicolas.dorier 2017-10-15 15:33:15 +09:00
parent 8f723d7131
commit 4c57726be7

View File

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