Update the branch info to be correct for 2.1

This commit is contained in:
Matt Mitchell 2018-02-02 08:56:12 -08:00 committed by GitHub
parent 89898c5a45
commit 494c61f864
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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