Update version.target to 5.0.5 as next patch version

This commit is contained in:
Yichi Chiang 2017-08-29 14:09:23 -07:00
parent 7f20756977
commit 6eb980db2f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Version>5.0.4</Version>
<Version>5.0.5</Version>
<PackageName>5.0</PackageName>
</PropertyGroup>
</Project>