We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6902edc + c624da0 commit 1004332Copy full SHA for 1004332
1 file changed
vsintegration/Vsix/VisualFSharpFull/Source.extension.vsixmanifest
@@ -29,6 +29,7 @@
29
<Action Type="Ngen" Path="FSharp.ProjectSystem.FSharp.dll" />
30
<Action Type="Ngen" Path="FSharp.ProjectSystem.PropertyPages.dll" />
31
<Action Type="Ngen" Path="FSharp.VS.FSI.dll" />
32
+ <Action Type="Ngen" Path="Interactive.DependencyManager.dll" />
33
</Actions>
34
</Installer>
35
<Dependencies>
0 commit comments