|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 | +<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
4 | 4 | <PropertyGroup>
|
5 | 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
12 | 12 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
13 | 13 | <RootNamespace>NShader</RootNamespace>
|
14 | 14 | <AssemblyName>NShader</AssemblyName>
|
15 |
| - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 15 | + <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> |
16 | 16 | <FileAlignment>512</FileAlignment>
|
17 | 17 | <RegisterWithCodebase>true</RegisterWithCodebase>
|
18 | 18 | <MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion>
|
|
68 | 68 | <Private>True</Private>
|
69 | 69 | <Private>False</Private>
|
70 | 70 | </Reference>
|
71 |
| - <Reference Include="Microsoft.VisualStudio.Package.LanguageService.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
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> |
| 71 | + <Reference Include="Microsoft.VisualStudio.Package.LanguageService.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
| 72 | + <Reference Include="Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
| 73 | + <Reference Include="Microsoft.VisualStudio.Shell.Framework, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
91 | 74 | <Reference Include="Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
92 | 75 | <HintPath>..\packages\VSSDK.Shell.Interop.7.0.4\lib\net20\Microsoft.VisualStudio.Shell.Interop.dll</HintPath>
|
93 | 76 | <Private>True</Private>
|
|
116 | 99 | <Private>True</Private>
|
117 | 100 | <Private>False</Private>
|
118 | 101 | </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"> |
| 102 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
| 103 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
125 | 104 | <EmbedInteropTypes>True</EmbedInteropTypes>
|
126 | 105 | </Reference>
|
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> |
| 106 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 107 | + <EmbedInteropTypes>True</EmbedInteropTypes> |
131 | 108 | </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> |
| 109 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 110 | + <EmbedInteropTypes>True</EmbedInteropTypes> |
135 | 111 | </Reference>
|
| 112 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
| 113 | + <Reference Include="Microsoft.VisualStudio.TextManager.Interop.9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
136 | 114 | <Reference Include="PresentationCore" />
|
137 | 115 | <Reference Include="PresentationFramework" />
|
138 | 116 | <Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
0 commit comments