Skip to content

Commit f32857c

Browse files
author
Omar Tawfik
committed
Depend on VsixInstaller package in F# v2 package
1 parent c013cbe commit f32857c

File tree

1 file changed

+4
-1
lines changed
  • setup/Swix/Microsoft.FSharp.Vsix.Core

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ package name=Microsoft.FSharp.VSIX.$(VSSku).Core
55
vs.package.type=vsix
66
vs.package.vsixId=VisualFSharp
77

8+
vs.dependencies
9+
vs.dependency id=Microsoft.VisualStudio.MinShell
10+
811
vs.payloads
9-
vs.payload source="$(BinariesFolder)\net40\bin\VisualFSharp$(VSSku).vsix"
12+
vs.payload source="$(BinariesFolder)\net40\bin\VisualFSharp$(VSSku).vsix"

0 commit comments

Comments
 (0)