Merge pull request #8527 from dotnet/mmitche-patch-2
Update the branch info to be correct for 2.1
This commit is contained in:
commit
7f39cc3040
1 changed files with 2 additions and 2 deletions
|
@ -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</Channel>
|
||||
<BranchName>release/2.1.3xx</BranchName>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Reference in a new issue