Merge pull request #4742 from dotnet/livarcocc-patch-1
Fixing the channel for the master branch.
This commit is contained in:
commit
006e3fceb7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Channel>release/3.1.1xx</Channel>
|
<Channel>master</Channel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Loading…
Reference in a new issue