Updating the channel for latest

This prevents this branch from competing and overwriting latest from release/3.0.1xx branch.
This commit is contained in:
Livar 2019-07-30 07:37:10 -07:00 committed by GitHub
parent b9a05aa168
commit 71115955c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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