version bump

This commit is contained in:
nicolas.dorier 2017-10-23 18:17:22 +09:00
parent 4dca81403b
commit abeb10cc8c

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\**" />