Reverting the channel and branchname to master.

This commit is contained in:
Livar Cunha 2018-02-05 15:57:49 -08:00
parent 2980fdbfa1
commit c9cfa933c8

View file

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