Compare commits

...

1 Commits

Author SHA1 Message Date
abeb10cc8c version bump 2017-10-23 18:17:22 +09:00

View File

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