Skip to content

Commit 491f0d8

Browse files
author
Andrew Hall
authored
Publish Microsoft.VisualStudioCode.RazorExtension (#11670)
🤦
2 parents fa845d3 + 03dfc0f commit 491f0d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

eng/config/PublishData.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"rzls.win-arm64": "vs-impl",
1818
"rzls.win-x64": "vs-impl",
1919
"rzls.win-x86": "vs-impl",
20-
"Microsoft.VisualStudio.DevKit.Razor": "vs-impl"
20+
"Microsoft.VisualStudio.DevKit.Razor": "vs-impl",
21+
"Microsoft.VisualStudioCode.RazorExtension": "vs-impl"
2122
}
2223
},
2324
"branches": {

0 commit comments

Comments
 (0)