Skip to content

Commit d87d77b

Browse files
authored
Fix type in publish data
1 parent d40b086 commit d87d77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/config/PublishData.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
"packageFeeds": "default",
200200
"vsix": [ "https://dotnet.myget.org/F/roslyn/vsix/upload" ],
201201
"channels": [ "dev16.8p1" ],
202-
"vsBranch": "rel/16.8",
202+
"vsBranch": "rel/d16.8",
203203
"vsMajorVersion": 16
204204
},
205205
"master-vs-deps": {

0 commit comments

Comments
 (0)