|
9 | 9 | <UpgradeBackupLocation>
|
10 | 10 | </UpgradeBackupLocation>
|
11 | 11 | <OldToolsVersion>4.0</OldToolsVersion>
|
12 |
| - <VsSDKInstall>..\Tools\vssdk12_tools</VsSDKInstall> |
| 12 | + <VsSDKInstall>..\Tools\vssdk14_tools</VsSDKInstall> |
13 | 13 | <VsSDKIncludes>$(VsSDKInstall)\inc</VsSDKIncludes>
|
14 | 14 | <VsSDKToolsPath>$(VsSDKInstall)\bin</VsSDKToolsPath>
|
15 | 15 | <VsixSchemaPath>$(VsSDKInstall)\schemas\VSIXManifestSchema.xsd</VsixSchemaPath>
|
|
56 | 56 | <UseVSHostingProcess>true</UseVSHostingProcess>
|
57 | 57 | </PropertyGroup>
|
58 | 58 | <ItemGroup>
|
| 59 | + <Reference Include="envdte, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 60 | + <EmbedInteropTypes>False</EmbedInteropTypes> |
| 61 | + <Private>True</Private> |
| 62 | + <HintPath>..\packages\VSSDK.DTE.7.0.4\lib\net20\envdte.dll</HintPath> |
| 63 | + </Reference> |
59 | 64 | <Reference Include="Microsoft.VisualStudio.Data.Core, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
60 | 65 | <Private>False</Private>
|
61 | 66 | <HintPath>..\packages\VSSDK.Data.12.12.0.0\lib\net45\Microsoft.VisualStudio.Data.Core.dll</HintPath>
|
|
68 | 73 | <Private>False</Private>
|
69 | 74 | <HintPath>..\packages\VSSDK.Data.12.12.0.0\lib\net45\Microsoft.VisualStudio.Data.Services.dll</HintPath>
|
70 | 75 | </Reference>
|
| 76 | + <Reference Include="Microsoft.VisualStudio.GraphModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 77 | + <Private>False</Private> |
| 78 | + <HintPath>..\packages\VSSDK.GraphModel.14.0.4-preview\lib\net45\Microsoft.VisualStudio.GraphModel.dll</HintPath> |
| 79 | + </Reference> |
71 | 80 | <Reference Include="Microsoft.VisualStudio.OLE.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
72 | 81 | <Private>False</Private>
|
73 |
| - <HintPath>..\packages\VSSDK.OLE.Interop.10.10.0.0\lib\net20\Microsoft.VisualStudio.OLE.Interop.dll</HintPath> |
| 82 | + <HintPath>..\packages\VSSDK.OLE.Interop.7.0.4\lib\net20\Microsoft.VisualStudio.OLE.Interop.dll</HintPath> |
| 83 | + </Reference> |
| 84 | + <Reference Include="Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 85 | + <Private>False</Private> |
| 86 | + <HintPath>..\packages\VSSDK.Shell.14.14.0.4-preview\lib\net45\Microsoft.VisualStudio.Shell.14.0.dll</HintPath> |
| 87 | + </Reference> |
| 88 | + <Reference Include="Microsoft.VisualStudio.Shell.Immutable.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 89 | + <Private>False</Private> |
| 90 | + <HintPath>..\packages\VSSDK.Shell.Immutable.10.10.0.4\lib\net40\Microsoft.VisualStudio.Shell.Immutable.10.0.dll</HintPath> |
| 91 | + </Reference> |
| 92 | + <Reference Include="Microsoft.VisualStudio.Shell.Immutable.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 93 | + <Private>False</Private> |
| 94 | + <HintPath>..\packages\VSSDK.Shell.Immutable.11.11.0.4\lib\net45\Microsoft.VisualStudio.Shell.Immutable.11.0.dll</HintPath> |
| 95 | + </Reference> |
| 96 | + <Reference Include="Microsoft.VisualStudio.Shell.Immutable.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 97 | + <Private>False</Private> |
| 98 | + <HintPath>..\packages\VSSDK.Shell.Immutable.12.12.0.4\lib\net45\Microsoft.VisualStudio.Shell.Immutable.12.0.dll</HintPath> |
74 | 99 | </Reference>
|
75 |
| - <Reference Include="Microsoft.VisualStudio.Shell.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 100 | + <Reference Include="Microsoft.VisualStudio.Shell.Immutable.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
76 | 101 | <Private>False</Private>
|
77 |
| - <HintPath>..\packages\VSSDK.Shell.12.12.0.0\lib\net45\Microsoft.VisualStudio.Shell.12.0.dll</HintPath> |
| 102 | + <HintPath>..\packages\VSSDK.Shell.Immutable.14.14.0.4-preview\lib\net45\Microsoft.VisualStudio.Shell.Immutable.14.0.dll</HintPath> |
78 | 103 | </Reference>
|
79 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop"> |
| 104 | + <Reference Include="Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
80 | 105 | <Private>False</Private>
|
81 |
| - <HintPath>..\\packages\VSSDK.Shell.Interop.10.10.0.0\lib\net20\Microsoft.VisualStudio.Shell.Interop.dll</HintPath> |
| 106 | + <HintPath>..\packages\VSSDK.Shell.Interop.7.0.4\lib\net20\Microsoft.VisualStudio.Shell.Interop.dll</HintPath> |
82 | 107 | </Reference>
|
83 | 108 | <Reference Include="Microsoft.VisualStudio.Shell.Interop.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
84 | 109 | <EmbedInteropTypes>False</EmbedInteropTypes>
|
85 | 110 | <Private>False</Private>
|
86 | 111 | <HintPath>..\packages\VSSDK.Shell.Interop.11.11.0.0\lib\net20\Microsoft.VisualStudio.Shell.Interop.11.0.dll</HintPath>
|
87 | 112 | </Reference>
|
88 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0"> |
89 |
| - <Private>False</Private> |
90 |
| - <HintPath>..\packages\VSSDK.Shell.Interop.10.10.0.0\lib\net20\Microsoft.VisualStudio.Shell.Interop.8.0.dll</HintPath> |
91 |
| - </Reference> |
92 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0"> |
| 113 | + <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
93 | 114 | <Private>False</Private>
|
94 |
| - <HintPath>..\packages\VSSDK.Shell.Interop.10.10.0.0\lib\net20\Microsoft.VisualStudio.Shell.Interop.9.0.dll</HintPath> |
| 115 | + <HintPath>..\packages\VSSDK.Shell.Interop.8.8.0.4\lib\net20\Microsoft.VisualStudio.Shell.Interop.8.0.dll</HintPath> |
95 | 116 | </Reference>
|
96 | 117 | <Reference Include="Microsoft.VisualStudio.Shell.Interop.10.0">
|
97 | 118 | <Private>False</Private>
|
98 | 119 | <HintPath>..\packages\VSSDK.Shell.Interop.10.10.0.0\lib\net20\Microsoft.VisualStudio.Shell.Interop.10.0.dll</HintPath>
|
99 | 120 | </Reference>
|
100 |
| - <Reference Include="Microsoft.VisualStudio.Shell.Immutable.10.0"> |
| 121 | + <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
101 | 122 | <Private>False</Private>
|
102 |
| - <HintPath>..\packages\VSSDK.Shell.Immutable.10.10.0.0\lib\net40\Microsoft.VisualStudio.Shell.Immutable.10.0.dll</HintPath> |
| 123 | + <HintPath>..\packages\VSSDK.Shell.Interop.9.9.0.4\lib\net20\Microsoft.VisualStudio.Shell.Interop.9.0.dll</HintPath> |
| 124 | + </Reference> |
| 125 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 126 | + <Private>False</Private> |
| 127 | + <HintPath>..\packages\VSSDK.TextManager.Interop.7.0.4\lib\net20\Microsoft.VisualStudio.TextManager.Interop.dll</HintPath> |
| 128 | + </Reference> |
| 129 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 130 | + <Private>False</Private> |
| 131 | + <HintPath>..\packages\VSSDK.TextManager.Interop.8.8.0.4\lib\net20\Microsoft.VisualStudio.TextManager.Interop.8.0.dll</HintPath> |
| 132 | + </Reference> |
| 133 | + <Reference Include="Microsoft.VisualStudio.Threading, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 134 | + <Private>False</Private> |
| 135 | + <HintPath>..\packages\VSSDK.Threading.14.0.4-preview\lib\net45\Microsoft.VisualStudio.Threading.dll</HintPath> |
| 136 | + </Reference> |
| 137 | + <Reference Include="PresentationCore" /> |
| 138 | + <Reference Include="PresentationFramework" /> |
| 139 | + <Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 140 | + <EmbedInteropTypes>False</EmbedInteropTypes> |
| 141 | + <Private>True</Private> |
| 142 | + <HintPath>..\packages\VSSDK.DTE.7.0.4\lib\net20\stdole.dll</HintPath> |
103 | 143 | </Reference>
|
104 | 144 | <Reference Include="System" />
|
| 145 | + <Reference Include="System.ComponentModel.Composition" /> |
| 146 | + <Reference Include="System.Design" /> |
| 147 | + <Reference Include="System.Drawing" /> |
| 148 | + <Reference Include="System.Net.Http" /> |
| 149 | + <Reference Include="System.Transactions" /> |
| 150 | + <Reference Include="System.Windows.Forms" /> |
| 151 | + <Reference Include="System.Xaml" /> |
| 152 | + <Reference Include="System.Xml" /> |
| 153 | + <Reference Include="System.Xml.Linq" /> |
| 154 | + <Reference Include="UIAutomationProvider" /> |
| 155 | + <Reference Include="UIAutomationTypes" /> |
| 156 | + <Reference Include="WindowsBase" /> |
105 | 157 | </ItemGroup>
|
106 | 158 | <ItemGroup>
|
107 | 159 | <Compile Include="Guids.cs" />
|
|
152 | 204 | <UseCodebase>true</UseCodebase>
|
153 | 205 | </PropertyGroup>
|
154 | 206 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
155 |
| - <Import Project="..\Tools\vssdk12_tools\Microsoft.VsSDK.targets" Condition="'$(VSToolsPath)' != ''" /> |
| 207 | + <Import Project="..\Tools\vssdk14_tools\Microsoft.VsSDK.targets" Condition="'$(VSToolsPath)' != ''" /> |
156 | 208 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
157 | 209 | Other similar extension points exist, see Microsoft.Common.targets.
|
158 | 210 | <Target Name="BeforeBuild">
|
|
167 | 219 | </ParameterGroup>
|
168 | 220 | <Task>
|
169 | 221 | <Code Type="Fragment" Language="cs">
|
170 |
| - System.Environment.SetEnvironmentVariable("VsSDKToolsPath", System.IO.Path.GetFullPath(ProjectDirectory + @"\..\Tools\vssdk12_tools\bin")); |
| 222 | + System.Environment.SetEnvironmentVariable("VsSDKToolsPath", System.IO.Path.GetFullPath(ProjectDirectory + @"\..\Tools\vssdk14_tools\bin")); |
171 | 223 | </Code>
|
172 | 224 | </Task>
|
173 | 225 | </UsingTask>
|
|
0 commit comments