File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 45
45
<OutputType >Library</OutputType >
46
46
<AppDesignerFolder >Properties</AppDesignerFolder >
47
47
<RootNamespace >VSIXopenFrameworks</RootNamespace >
48
- <AssemblyName >VSIXopenFrameworks </AssemblyName >
48
+ <AssemblyName >VSIXopenFrameworks2017 </AssemblyName >
49
49
<TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
50
50
<GeneratePkgDefFile >true</GeneratePkgDefFile >
51
51
<IncludeAssemblyInVSIXContainer >true</IncludeAssemblyInVSIXContainer >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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" >
3
3
<Metadata >
4
- <Identity Id =" VSIXopenframeworks.4112E29A-B109-4E35-8C1F-B9255C73895D " Version =" 0.2 " Language =" en-US" Publisher =" Arturo Castro, Half Scheidl" />
4
+ <Identity Id =" VSIXopenframeworks2017.A049B6B4-2855-4C1C-A3A6-13ED823BB898 " Version =" 0.3 " Language =" en-US" Publisher =" Arturo Castro, Half Scheidl" />
5
5
<DisplayName >openFrameworks plugin for Visual Studio 2017</DisplayName >
6
6
<Description xml : space =" preserve" >openFrameworks plugin for Visual Studio 2017</Description >
7
7
<License >GPLv3.txt</License >
8
8
<Icon >__TemplateIcon.png</Icon >
9
9
</Metadata >
10
- <Installation AllUsers = " true " >
10
+ <Installation >
11
11
<InstallationTarget Version =" 15.0" Id =" Microsoft.VisualStudio.Community" />
12
12
<InstallationTarget Version =" 15.0" Id =" Microsoft.VisualStudio.Pro" />
13
13
<InstallationTarget Version =" 15.0" Id =" Microsoft.VisualStudio.Enterprise" />
14
14
</Installation >
15
15
<Dependencies >
16
16
<Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.5,)" />
17
17
<Dependency Id =" Microsoft.VisualStudio.MPF.14.0" DisplayName =" Visual Studio MPF 14.0" d : Source =" Installed" Version =" [14.0]" />
18
- <Dependency Id =" Microsoft.VisualStudio.MPF.15.0" DisplayName =" Visual Studio MPF 15.0" d : Source =" Installed" Version =" [15.0]" />
19
- </Dependencies >
18
+ <Dependency Id =" Microsoft.VisualStudio.MPF.15.0" DisplayName =" Visual Studio MPF 15.0" d : Source =" Installed" Version =" [15.0]" />
19
+ </Dependencies >
20
20
<Assets >
21
21
<Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" d : TargetPath =" |openFrameworksTemplate;TemplateProjectOutputGroup|" Path =" ProjectTemplates" d : VsixSubPath =" ProjectTemplates" d : ProjectName =" openFrameworksTemplate" />
22
22
<Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" Wizard" Path =" |Wizard|" AssemblyName =" |Wizard;AssemblyName|" />
You can’t perform that action at this time.
0 commit comments