This commit is contained in:
nicolas.dorier 2018-01-13 12:55:05 +09:00
parent 099c9fa1f9
commit 98472211fc

View File

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