This commit is contained in:
nicolas.dorier 2017-12-17 20:30:43 +09:00
parent f0755260a6
commit cde593a935

View File

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