Skip to content

Commit b6785c8

Browse files
authored
allow Dev15 setup to uninstall F# packages by listing the package ID (#1522)
1 parent 3f35532 commit b6785c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/Swix/Microsoft.FSharp.Vsix/Core.Files.swr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ package name=Microsoft.FSharp.VSIX.$(VSSku)
44
version=4.1
55
vs.package.type=vsix
66
vs.package.language=$(LocaleRegion)
7+
vs.package.vsixId=VisualFSharp
78

89
vs.payloads
910
vs.payload source="$(BinariesFolder)\net40\bin\VisualFSharp$(VSSku).vsix"

0 commit comments

Comments
 (0)