Fix branch info in release/3.0.1xx branch
Channel was changed incorrectly in https://github.com/dotnet/core-sdk/pull/4182/files
This commit is contained in:
parent
f54ee24923
commit
6ef4a17f0e
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">
|
||||
<PropertyGroup>
|
||||
<Channel>release/3.0.100-preview9</Channel>
|
||||
<Channel>release/3.0.1xx</Channel>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue