Set branch and channel name to master

This commit is contained in:
Nick Guerrera 2018-07-27 14:54:53 -07:00
parent 7dc5587e9c
commit bbb8d01ef8

View file

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