|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 |
| - <Import Project="..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.props" Condition="Exists('..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.props')" /> |
| 2 | +<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | + <Import Project="..\packages\Microsoft.VSSDK.BuildTools.15.0.26201\build\Microsoft.VSSDK.BuildTools.props" Condition="Exists('..\packages\Microsoft.VSSDK.BuildTools.15.0.26201\build\Microsoft.VSSDK.BuildTools.props')" /> |
4 | 4 | <PropertyGroup>
|
5 |
| - <MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion> |
| 5 | + <MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion> |
6 | 6 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
7 | 7 | <NuGetPackageImportStamp>
|
8 | 8 | </NuGetPackageImportStamp>
|
9 | 9 | <UseCodebase>true</UseCodebase>
|
| 10 | + <FileUpgradeFlags> |
| 11 | + </FileUpgradeFlags> |
| 12 | + <UpgradeBackupLocation> |
| 13 | + </UpgradeBackupLocation> |
| 14 | + <OldToolsVersion>15.0</OldToolsVersion> |
10 | 15 | </PropertyGroup>
|
11 | 16 | <PropertyGroup>
|
12 | 17 | <SignAssembly>true</SignAssembly>
|
|
28 | 33 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
29 | 34 | <RootNamespace>VisualStudioCppExtensions</RootNamespace>
|
30 | 35 | <AssemblyName>VisualStudioCppExtensions</AssemblyName>
|
31 |
| - <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
| 36 | + <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> |
32 | 37 | <GeneratePkgDefFile>true</GeneratePkgDefFile>
|
33 | 38 | <IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer>
|
34 | 39 | <IncludeDebugSymbolsInVSIXContainer>true</IncludeDebugSymbolsInVSIXContainer>
|
|
60 | 65 | </ItemGroup>
|
61 | 66 | <ItemGroup>
|
62 | 67 | <None Include="Key.snk" />
|
63 |
| - <None Include="packages.config" /> |
| 68 | + <None Include="packages.config"> |
| 69 | + <SubType>Designer</SubType> |
| 70 | + </None> |
64 | 71 | <Content Include="Resources\LICENSE">
|
65 | 72 | <IncludeInVSIX>true</IncludeInVSIX>
|
66 | 73 | </Content>
|
|
81 | 88 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
82 | 89 | <IncludeInVSIX>true</IncludeInVSIX>
|
83 | 90 | </Content>
|
| 91 | + <Content Include="Resources\VCProjectEngine_14.0.dll"> |
| 92 | + <IncludeInVSIX>true</IncludeInVSIX> |
| 93 | + </Content> |
| 94 | + <Content Include="Resources\VCProjectEngine_15.0.dll"> |
| 95 | + <IncludeInVSIX>true</IncludeInVSIX> |
| 96 | + </Content> |
84 | 97 | <Content Include="Resources\PreviewImage.png">
|
85 | 98 | <IncludeInVSIX>true</IncludeInVSIX>
|
86 | 99 | </Content>
|
|
113 | 126 | <HintPath>..\packages\Microsoft.VisualStudio.OLE.Interop.7.10.6070\lib\Microsoft.VisualStudio.OLE.Interop.dll</HintPath>
|
114 | 127 | <Private>True</Private>
|
115 | 128 | </Reference>
|
116 |
| - <Reference Include="Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
117 |
| - <HintPath>..\packages\Microsoft.VisualStudio.Shell.14.0.14.3.25407\lib\Microsoft.VisualStudio.Shell.14.0.dll</HintPath> |
118 |
| - <Private>True</Private> |
119 |
| - </Reference> |
| 129 | + <Reference Include="Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
120 | 130 | <Reference Include="Microsoft.VisualStudio.Shell.Immutable.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
121 | 131 | <HintPath>..\packages\Microsoft.VisualStudio.Shell.Immutable.10.0.10.0.30319\lib\net40\Microsoft.VisualStudio.Shell.Immutable.10.0.dll</HintPath>
|
122 | 132 | <Private>True</Private>
|
|
180 | 190 | <HintPath>..\packages\Microsoft.VisualStudio.Validation.14.1.111\lib\net45\Microsoft.VisualStudio.Validation.dll</HintPath>
|
181 | 191 | <Private>True</Private>
|
182 | 192 | </Reference>
|
183 |
| - <Reference Include="Microsoft.VisualStudio.VCProjectEngine, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
184 |
| - <EmbedInteropTypes>True</EmbedInteropTypes> |
185 |
| - </Reference> |
186 | 193 | <Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
187 | 194 | <EmbedInteropTypes>False</EmbedInteropTypes>
|
188 | 195 | </Reference>
|
|
206 | 213 | <PropertyGroup>
|
207 | 214 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
208 | 215 | </PropertyGroup>
|
209 |
| - <Error Condition="!Exists('..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.props'))" /> |
210 |
| - <Error Condition="!Exists('..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.targets'))" /> |
| 216 | + <Error Condition="!Exists('..\packages\Microsoft.VSSDK.BuildTools.15.0.26201\build\Microsoft.VSSDK.BuildTools.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.VSSDK.BuildTools.15.0.26201\build\Microsoft.VSSDK.BuildTools.props'))" /> |
| 217 | + <Error Condition="!Exists('..\packages\Microsoft.VSSDK.BuildTools.15.0.26201\build\Microsoft.VSSDK.BuildTools.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.VSSDK.BuildTools.15.0.26201\build\Microsoft.VSSDK.BuildTools.targets'))" /> |
211 | 218 | </Target>
|
212 |
| - <Import Project="..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.targets" Condition="Exists('..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.targets')" /> |
| 219 | + <Import Project="..\packages\Microsoft.VSSDK.BuildTools.15.0.26201\build\Microsoft.VSSDK.BuildTools.targets" Condition="Exists('..\packages\Microsoft.VSSDK.BuildTools.15.0.26201\build\Microsoft.VSSDK.BuildTools.targets')" /> |
213 | 220 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
214 | 221 | Other similar extension points exist, see Microsoft.Common.targets.
|
215 | 222 | <Target Name="BeforeBuild">
|
|
0 commit comments