|
15 | 15 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
16 | 16 | <FileAlignment>512</FileAlignment>
|
17 | 17 | <RegisterWithCodebase>true</RegisterWithCodebase>
|
18 |
| - <MinimumVisualStudioVersion>12.0</MinimumVisualStudioVersion> |
| 18 | + <MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion> |
19 | 19 | <FileUpgradeFlags>
|
20 | 20 | </FileUpgradeFlags>
|
21 | 21 | <UpgradeBackupLocation>
|
22 | 22 | </UpgradeBackupLocation>
|
23 | 23 | <OldToolsVersion>4.0</OldToolsVersion>
|
24 | 24 | <TargetFrameworkProfile />
|
| 25 | + <PublishUrl>publish\</PublishUrl> |
| 26 | + <Install>true</Install> |
| 27 | + <InstallFrom>Disk</InstallFrom> |
| 28 | + <UpdateEnabled>false</UpdateEnabled> |
| 29 | + <UpdateMode>Foreground</UpdateMode> |
| 30 | + <UpdateInterval>7</UpdateInterval> |
| 31 | + <UpdateIntervalUnits>Days</UpdateIntervalUnits> |
| 32 | + <UpdatePeriodically>false</UpdatePeriodically> |
| 33 | + <UpdateRequired>false</UpdateRequired> |
| 34 | + <MapFileExtensions>true</MapFileExtensions> |
| 35 | + <ApplicationRevision>0</ApplicationRevision> |
| 36 | + <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
| 37 | + <IsWebBootstrapper>false</IsWebBootstrapper> |
| 38 | + <UseApplicationTrust>false</UseApplicationTrust> |
| 39 | + <BootstrapperEnabled>true</BootstrapperEnabled> |
25 | 40 | </PropertyGroup>
|
26 | 41 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
27 | 42 | <DebugSymbols>true</DebugSymbols>
|
|
32 | 47 | <ErrorReport>prompt</ErrorReport>
|
33 | 48 | <WarningLevel>4</WarningLevel>
|
34 | 49 | <Prefer32Bit>false</Prefer32Bit>
|
35 |
| - <DeployExtension>True</DeployExtension> |
36 | 50 | </PropertyGroup>
|
37 | 51 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
38 | 52 | <DebugType>pdbonly</DebugType>
|
|
44 | 58 | <Prefer32Bit>false</Prefer32Bit>
|
45 | 59 | </PropertyGroup>
|
46 | 60 | <ItemGroup>
|
47 |
| - <Reference Include="Microsoft.VisualStudio.OLE.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
| 61 | + <Reference Include="envdte, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 62 | + <EmbedInteropTypes>False</EmbedInteropTypes> |
| 63 | + <HintPath>..\packages\VSSDK.DTE.7.0.4\lib\net20\envdte.dll</HintPath> |
| 64 | + <Private>True</Private> |
| 65 | + </Reference> |
| 66 | + <Reference Include="Microsoft.VisualStudio.OLE.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 67 | + <HintPath>..\packages\VSSDK.OLE.Interop.7.0.4\lib\net20\Microsoft.VisualStudio.OLE.Interop.dll</HintPath> |
| 68 | + <Private>True</Private> |
| 69 | + <Private>False</Private> |
| 70 | + </Reference> |
48 | 71 | <Reference Include="Microsoft.VisualStudio.Package.LanguageService.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
49 |
| - <Reference Include="Microsoft.VisualStudio.Shell.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
50 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Immutable.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
51 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
| 72 | + <Reference Include="Microsoft.VisualStudio.Shell.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 73 | + <HintPath>..\packages\VSSDK.Shell.12.12.0.4\lib\net45\Microsoft.VisualStudio.Shell.12.0.dll</HintPath> |
| 74 | + <Private>False</Private> |
| 75 | + </Reference> |
| 76 | + <Reference Include="Microsoft.VisualStudio.Shell.Immutable.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\VSSDK.Shell.Immutable.10.10.0.4\lib\net40\Microsoft.VisualStudio.Shell.Immutable.10.0.dll</HintPath> |
| 78 | + <Private>True</Private> |
| 79 | + <Private>False</Private> |
| 80 | + </Reference> |
| 81 | + <Reference Include="Microsoft.VisualStudio.Shell.Immutable.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 82 | + <HintPath>..\packages\VSSDK.Shell.Immutable.11.11.0.4\lib\net45\Microsoft.VisualStudio.Shell.Immutable.11.0.dll</HintPath> |
| 83 | + <Private>True</Private> |
| 84 | + <Private>False</Private> |
| 85 | + </Reference> |
| 86 | + <Reference Include="Microsoft.VisualStudio.Shell.Immutable.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 87 | + <HintPath>..\packages\VSSDK.Shell.Immutable.12.12.0.4\lib\net45\Microsoft.VisualStudio.Shell.Immutable.12.0.dll</HintPath> |
| 88 | + <Private>True</Private> |
| 89 | + <Private>False</Private> |
| 90 | + </Reference> |
| 91 | + <Reference Include="Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 92 | + <HintPath>..\packages\VSSDK.Shell.Interop.7.0.4\lib\net20\Microsoft.VisualStudio.Shell.Interop.dll</HintPath> |
| 93 | + <Private>True</Private> |
| 94 | + <Private>False</Private> |
| 95 | + </Reference> |
52 | 96 | <Reference Include="Microsoft.VisualStudio.Shell.Interop.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
53 |
| - <EmbedInteropTypes>True</EmbedInteropTypes> |
| 97 | + <EmbedInteropTypes>False</EmbedInteropTypes> |
| 98 | + <HintPath>..\packages\VSSDK.Shell.Interop.10.10.0.4\lib\net20\Microsoft.VisualStudio.Shell.Interop.10.0.dll</HintPath> |
| 99 | + <Private>True</Private> |
54 | 100 | </Reference>
|
55 | 101 | <Reference Include="Microsoft.VisualStudio.Shell.Interop.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
| 102 | + <EmbedInteropTypes>False</EmbedInteropTypes> |
| 103 | + <HintPath>..\packages\VSSDK.Shell.Interop.11.11.0.4\lib\net20\Microsoft.VisualStudio.Shell.Interop.11.0.dll</HintPath> |
| 104 | + <Private>True</Private> |
| 105 | + </Reference> |
| 106 | + <Reference Include="Microsoft.VisualStudio.Shell.Interop.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 107 | + <EmbedInteropTypes>True</EmbedInteropTypes> |
| 108 | + </Reference> |
| 109 | + <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 110 | + <HintPath>..\packages\VSSDK.Shell.Interop.8.8.0.4\lib\net20\Microsoft.VisualStudio.Shell.Interop.8.0.dll</HintPath> |
| 111 | + <Private>True</Private> |
| 112 | + <Private>False</Private> |
| 113 | + </Reference> |
| 114 | + <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 115 | + <HintPath>..\packages\VSSDK.Shell.Interop.9.9.0.4\lib\net20\Microsoft.VisualStudio.Shell.Interop.9.0.dll</HintPath> |
| 116 | + <Private>True</Private> |
| 117 | + <Private>False</Private> |
| 118 | + </Reference> |
| 119 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 120 | + <HintPath>..\packages\VSSDK.TextManager.Interop.7.0.4\lib\net20\Microsoft.VisualStudio.TextManager.Interop.dll</HintPath> |
| 121 | + <Private>True</Private> |
| 122 | + <Private>False</Private> |
| 123 | + </Reference> |
| 124 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
56 | 125 | <EmbedInteropTypes>True</EmbedInteropTypes>
|
57 | 126 | </Reference>
|
58 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
59 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
60 |
| - <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
61 |
| - <Reference Include="Microsoft.VisualStudio.TextManager.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
| 127 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 128 | + <HintPath>..\packages\VSSDK.TextManager.Interop.8.8.0.4\lib\net20\Microsoft.VisualStudio.TextManager.Interop.8.0.dll</HintPath> |
| 129 | + <Private>True</Private> |
| 130 | + <Private>False</Private> |
| 131 | + </Reference> |
| 132 | + <Reference Include="Microsoft.VisualStudio.Threading, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 133 | + <HintPath>..\packages\VSSDK.Threading.12.0.4\lib\net45\Microsoft.VisualStudio.Threading.dll</HintPath> |
| 134 | + <Private>False</Private> |
| 135 | + </Reference> |
62 | 136 | <Reference Include="PresentationCore" />
|
63 | 137 | <Reference Include="PresentationFramework" />
|
| 138 | + <Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 139 | + <EmbedInteropTypes>False</EmbedInteropTypes> |
| 140 | + <HintPath>..\packages\VSSDK.DTE.7.0.4\lib\net20\stdole.dll</HintPath> |
| 141 | + <Private>True</Private> |
| 142 | + </Reference> |
64 | 143 | <Reference Include="System" />
|
65 | 144 | <Reference Include="System.ComponentModel.Composition" />
|
66 | 145 | <Reference Include="System.Core" />
|
67 | 146 | <Reference Include="System.Data.DataSetExtensions" />
|
68 | 147 | <Reference Include="System.Data" />
|
| 148 | + <Reference Include="System.Design" /> |
69 | 149 | <Reference Include="System.Drawing" />
|
| 150 | + <Reference Include="System.Transactions" /> |
| 151 | + <Reference Include="System.Windows.Forms" /> |
70 | 152 | <Reference Include="System.Xml" />
|
71 | 153 | <Reference Include="System.Xaml" />
|
| 154 | + <Reference Include="System.Xml.Linq" /> |
| 155 | + <Reference Include="UIAutomationTypes" /> |
72 | 156 | <Reference Include="WindowsBase" />
|
73 | 157 | </ItemGroup>
|
74 | 158 | <ItemGroup>
|
|
118 | 202 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
119 | 203 | <IncludeInVSIX>true</IncludeInVSIX>
|
120 | 204 | </Content>
|
| 205 | + <None Include="packages.config" /> |
| 206 | + <None Include="source.extension.vsixmanifest" /> |
121 | 207 | <EmbeddedResource Include="..\NShaderCommon\HLSLKeywords.map">
|
122 | 208 | <Link>HLSLKeywords.map</Link>
|
123 | 209 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
130 | 216 | <Link>GLSLKeywords.map</Link>
|
131 | 217 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
132 | 218 | </EmbeddedResource>
|
| 219 | + <EmbeddedResource Include="VSPackage.resx" /> |
133 | 220 | <None Include="..\NShaderCommon\ShaderMPLexer.lex">
|
134 | 221 | <Link>Common\ShaderMPLexer.lex</Link>
|
135 | 222 | </None>
|
136 | 223 | <None Include="app.config" />
|
137 |
| - <None Include="source.extension.vsixmanifest"> |
138 |
| - <SubType>Designer</SubType> |
139 |
| - </None> |
140 | 224 | </ItemGroup>
|
141 | 225 | <ItemGroup>
|
142 | 226 | <EmbeddedResource Include="UNITYKeywords.map">
|
143 | 227 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
144 | 228 | </EmbeddedResource>
|
145 |
| - <EmbeddedResource Include="VSPackage.resx" /> |
| 229 | + </ItemGroup> |
| 230 | + <ItemGroup> |
| 231 | + <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
| 232 | + <Visible>False</Visible> |
| 233 | + <ProductName>.NET Framework 3.5 SP1</ProductName> |
| 234 | + <Install>false</Install> |
| 235 | + </BootstrapperPackage> |
146 | 236 | </ItemGroup>
|
147 | 237 | <PropertyGroup>
|
148 | 238 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
0 commit comments