Updating channel to dev/release/2.0

This commit is contained in:
Livar 2017-10-12 16:25:30 -07:00 committed by GitHub
parent 8dc87dc8a6
commit b6c2dbf4c6

View file

@ -1,6 +1,6 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Channel>release/2.0.0</Channel>
<BranchName>release/2.0.0</BranchName>
<Channel>dev/release/2.0</Channel>
<BranchName>dev/release/2.0</BranchName>
</PropertyGroup>
</Project>