[skip ci] Publish latest to preview2 specific channel

This commit is contained in:
Juan Hoyos 2020-03-16 13:45:51 -07:00 committed by GitHub
parent e99dc08b36
commit 5b1ee5c1f5
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>master</Channel>
<Channel>release/5.0.1xx-preview2</Channel>
</PropertyGroup>
</Project>