This commit is contained in:
nicolas.dorier 2018-01-19 00:13:40 +09:00
parent f88c98b9d9
commit c52eee47f0

View File

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