This commit is contained in:
nicolas.dorier
2018-01-13 01:48:43 +09:00
parent 4f39a8060c
commit 290779ee39

View File

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