Merge pull request #7827 from dotnet/livarcocc-patch-2

Updating channel to dev/release/2.0
This commit is contained in:
Livar 2017-10-13 10:10:16 -07:00 committed by GitHub
commit 6f9b43d1f5

View file

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