Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit e8b799f

Browse files
committed
Fixing the channel for release/2.0.0.
1 parent 72d8c3a commit e8b799f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/BranchInfo.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Channel>master</Channel>
4-
<BranchName>master</BranchName>
3+
<Channel>release/2.0.0</Channel>
4+
<BranchName>release/2.0.0</BranchName>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)