Fix the branch info information to use release/3.0.100-preview9.

This commit is contained in:
Livar Cunha 2019-09-05 12:35:44 -07:00
parent 23643eeb2c
commit f0d988effa

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-preview9</Channel>
</PropertyGroup>
</Project>