This commit is contained in:
nicolas.dorier 2018-01-19 00:52:38 +09:00
parent 774817d4ac
commit 770bed54d1

View File

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