1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!-- Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -->
3+ <PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
4+ <Metadata >
5+ <Identity Id =" VisualFSharp" Version =" 15.4.1.9055" Language =" en-US" Publisher =" Microsoft.VisualFSharpTools" />
6+ <DisplayName >Visual F# Tools</DisplayName >
7+ <Description xml : space =" preserve" >Deploy Visual F# Tools templates to Visual Studio</Description >
8+ <ShortcutPath >..\CommonExtensions\Microsoft\FSharp</ShortcutPath >
9+ </Metadata >
10+ <Installation >
11+ <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [15.0]" />
12+ </Installation >
13+ <Installer >
14+ <Actions >
15+ <Action Type =" Ngen" Path =" FsiAnyCPU.exe" />
16+ <Action Type =" Ngen" Path =" Fsi.exe" />
17+ <Action Type =" Ngen" Path =" FSharp.Compiler.dll" />
18+ <Action Type =" Ngen" Path =" FSharp.Compiler.Interactive.Settings.dll" />
19+ <Action Type =" Ngen" Path =" FSharp.Compiler.Server.Shared.dll" />
20+ <Action Type =" Ngen" Path =" FSharp.Core.dll" />
21+ <Action Type =" Ngen" Path =" FSharp.Editor.dll" />
22+ <Action Type =" Ngen" Path =" FSharp.LanguageService.Base.dll" />
23+ <Action Type =" Ngen" Path =" FSharp.LanguageService.Compiler.dll" />
24+ <Action Type =" Ngen" Path =" FSharp.LanguageService.dll" />
25+ <Action Type =" Ngen" Path =" FSharp.ProjectSystem.Base.dll" />
26+ <Action Type =" Ngen" Path =" FSharp.ProjectSystem.FSharp.dll" />
27+ <Action Type =" Ngen" Path =" FSharp.ProjectSystem.PropertyPages.dll" />
28+ <Action Type =" Ngen" Path =" FSharp.VS.FSI.dll" />
29+ </Actions >
30+ </Installer >
31+ <Dependencies >
32+ <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.6,)" />
33+ </Dependencies >
34+ <Assets >
35+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" RegisterFsharpPackage.pkgdef" />
36+
37+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" FSharp.ProjectSystem.FSharp.pkgdef" />
38+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" FSharp.ProjectSystem.Base.pkgdef" />
39+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" 'FSharp.VS.FSI.pkgdef" />
40+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" 'FSharp.LanguageService.Base.pkgdef" />
41+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" 'FSharp.LanguageService.pkgdef" />
42+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" 'FSharp.LanguageService.Compiler.pkgdef" />
43+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" 'FSharp.Editor.pkgdef" />
44+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" 'FSharp.ProjectSystem.PropertyPages.pkgdef" />
45+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" 'FSharp.Compiler.Server.Shared.pkgdef" />
46+
47+ <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" Path =" ProjectTemplates" d : TargetPath =" |NetCoreProject;TemplateProjectOutputGroup|" d : ProjectName =" NetCoreProject" d : VsixSubPath =" ProjectTemplates" />
48+ <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" Path =" ProjectTemplates" d : TargetPath =" |NetCore78Project;TemplateProjectOutputGroup|" d : ProjectName =" NetCore78Project" d : VsixSubPath =" ProjectTemplates" />
49+ <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" Path =" ProjectTemplates" d : TargetPath =" |NetCore259Project;TemplateProjectOutputGroup|" d : ProjectName =" NetCore259Project" d : VsixSubPath =" ProjectTemplates" />
50+ <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" Path =" ProjectTemplates" d : TargetPath =" |PortableLibraryProject;TemplateProjectOutputGroup|" d : ProjectName =" PortableLibraryProject" d : VsixSubPath =" ProjectTemplates" />
51+ <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" Path =" ProjectTemplates" d : TargetPath =" |TutorialProject;TemplateProjectOutputGroup|" d : ProjectName =" TutorialProject" d : VsixSubPath =" ProjectTemplates" />
52+ <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" Path =" ProjectTemplates" d : TargetPath =" |ConsoleProject;TemplateProjectOutputGroup|" d : ProjectName =" ConsoleProject" d : VsixSubPath =" ProjectTemplates" />
53+ <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" Path =" ProjectTemplates" d : TargetPath =" |LibraryProject;TemplateProjectOutputGroup|" d : ProjectName =" LibraryProject" d : VsixSubPath =" ProjectTemplates" />
54+
55+
56+ <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" Path =" ItemTemplates" d : TargetPath =" |AppConfig;TemplateProjectOutputGroup|" d : ProjectName =" AppConfig" d : VsixSubPath =" ItemTemplates" />
57+ <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" Path =" ItemTemplates" d : TargetPath =" |CodeFile;TemplateProjectOutputGroup|" d : ProjectName =" CodeFile" d : VsixSubPath =" ItemTemplates" />
58+ <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" Path =" ItemTemplates" d : TargetPath =" |ScriptFile;TemplateProjectOutputGroup|" d : ProjectName =" ScriptFile" d : VsixSubPath =" ItemTemplates" />
59+ <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" Path =" ItemTemplates" d : TargetPath =" |SignatureFile;TemplateProjectOutputGroup|" d : ProjectName =" SignatureFile" d : VsixSubPath =" ItemTemplates" />
60+ <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" Path =" ItemTemplates" d : TargetPath =" |TextFile;TemplateProjectOutputGroup|" d : ProjectName =" TextFile" d : VsixSubPath =" ItemTemplates" />
61+ <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" Path =" ItemTemplates" d : TargetPath =" |XMLFile;TemplateProjectOutputGroup|" d : ProjectName =" XMLFile" d : VsixSubPath =" ItemTemplates" />
62+ </Assets >
63+ </PackageManifest >
0 commit comments