Skip to content

Commit 69ac9af

Browse files
authored
copy VisualFSharpTemplate.vsix to the insertion directory (#3767)
1 parent 9fc3952 commit 69ac9af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/fsharp-setup-build.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151
<ItemGroup>
5252
<InsertionItems Include="$(VsixBuildLocation)\VisualFSharpFull.vsix" />
53+
<InsertionItems Include="$(VsixBuildLocation)\VisualFSharpTemplate.vsix" />
5354
<InsertionItems Include="$(VsixBuildLocation)\Microsoft.FSharp.VSIX.Full.Core.json" />
5455
<InsertionItems Include="$(VsixBuildLocation)\Microsoft.FSharp.VSIX.Templates.json" />
5556
</ItemGroup>

0 commit comments

Comments
 (0)