Skip to content

Commit 87bf48a

Browse files
author
Omar Tawfik
committed
Added Experimental flag on VisualFSharpOpenSource
1 parent 77ed730 commit 87bf48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vsintegration/Vsix/VisualFSharpOpenSource/Source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Description xml:space="preserve">Deploy Visual F# Tools templates to Visual Studio</Description>
88
<ShortcutPath>..\CommonExtensions\Microsoft\FSharp</ShortcutPath>
99
</Metadata>
10-
<Installation>
10+
<Installation Experimental="true">
1111
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="[15.0]" />
1212
</Installation>
1313
<Installer>

0 commit comments

Comments
 (0)