Revert src/CopyToLatest/targets/BranchInfo.props change

This commit is contained in:
William Li 2019-04-21 17:40:05 -07:00
parent 9a0c0d5857
commit d734147745

View file

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