Merge pull request #8624 from livarcocc/update_branch_info

Updating the branch info of 2.1.2xx.
This commit is contained in:
Livar 2018-02-15 13:10:39 -08:00 committed by GitHub
commit bc014c390e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Channel>release/2.1.1xx</Channel>
<BranchName>release/2.1.1xx</BranchName>
<Channel>release/2.1.2xx</Channel>
<BranchName>release/2.1.2xx</BranchName>
</PropertyGroup>
</Project>