9494 </PropertyGroup >
9595 <Import Project =" ..\common\signing.props" />
9696 <ItemGroup >
97- <Reference Include =" envdte, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" >
98- <EmbedInteropTypes >False</EmbedInteropTypes >
99- <HintPath >..\..\packages\VSSDK.DTE.7.0.4\lib\net20\envdte.dll</HintPath >
100- <Private >True</Private >
101- </Reference >
102- <Reference Include =" envdte80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" >
103- <EmbedInteropTypes >false</EmbedInteropTypes >
104- </Reference >
10597 <Reference Include =" Microsoft.CSharp" />
10698 <Reference Include =" Microsoft.TeamFoundation.Controls" >
10799 <HintPath >..\..\lib\14.0\Microsoft.TeamFoundation.Controls.dll</HintPath >
108100 </Reference >
109101 <Reference Include =" Microsoft.VisualStudio.Shell.Interop.9.0" />
110- <Reference Include =" stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" >
111- <HintPath >..\..\packages\VSSDK.DTE.7.0.4\lib\net20\stdole.dll</HintPath >
112- <EmbedInteropTypes >False</EmbedInteropTypes >
113- </Reference >
114102 <Reference Include =" System" />
115103 <Reference Include =" System.ComponentModel.Composition" />
116104 <Reference Include =" System.Core" />
191179 </EmbeddedResource >
192180 </ItemGroup >
193181 <ItemGroup >
194- <Content Include =" ..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll" >
195- <Link >Newtonsoft.Json.dll</Link >
196- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
197- <IncludeInVSIX >true</IncludeInVSIX >
198- </Content >
199182 <Content Include =" Resources\preview_200x200.png" >
200183 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
201184 <IncludeInVSIX >true</IncludeInVSIX >
214197 <CustomToolNamespace >GitHub.VisualStudio.Settings</CustomToolNamespace >
215198 <LastGenOutput >PackageSettingsGen.cs</LastGenOutput >
216199 </Content >
217- <Content Include =" ..\..\packages\SQLitePCLRaw.lib.e_sqlite3.v110_xp.1.1.11\runtimes\win-x86\native\e_sqlite3.dll" >
218- <Link >x86\e_sqlite3.dll</Link >
219- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
220- <IncludeInVSIX >true</IncludeInVSIX >
221- </Content >
222200 <None Include =" ..\common\settings.json" >
223201 <Link >Properties\settings.json</Link >
224202 </None >
447425 <Service Include =" {508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
448426 </ItemGroup >
449427 <ItemGroup >
450- <Analyzer Include =" ..\..\packages\SerilogAnalyzer.0.12.0.0\analyzers\dotnet\cs\SerilogAnalyzer.dll " />
428+ <PackageReference Include =" Madskristensen.VisualStudio.SDK " Version = " 14.3.75-pre " />
451429 </ItemGroup >
452430 <PropertyGroup >
453431 <UseCodebase >true</UseCodebase >
458436 <!-- For regenerating templates on build -->
459437 <Import Project =" ..\common\t4.targets" />
460438 <Import Project =" versioning.targets" />
461- <Import Project =" ..\..\packages\Microsoft.VSSDK.BuildTools.15.0.26201\build\Microsoft.VSSDK.BuildTools.targets" Condition =" '$(VisualStudioVersion)' == '15.0' And Exists('..\..\packages\Microsoft.VSSDK.BuildTools.15.0.26201\build\Microsoft.VSSDK.BuildTools.targets')" />
462- <Import Project =" ..\..\packages\Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215\build\Microsoft.VisualStudio.Sdk.BuildTasks.14.0.targets" Condition =" '$(VisualStudioVersion)' == '14.0' And Exists('..\..\packages\Microsoft.VisualStudio.Sdk.BuildTasks.14.0.14.0.215\build\Microsoft.VisualStudio.Sdk.BuildTasks.14.0.targets')" />
463439 <!--
464440 This is a workaround for allowing neutral CTO resource produced from *.vsct to go in the main assembly.
465441 We move the neutral *.cto file to be categorized as WithCulture=true,Culture=en to prevent the tools from falsely reporting:
486462 </_ResourcesToMergeWithCTOWithCultureMetadata >
487463 </ItemGroup >
488464 </Target >
489- <Import Project =" ..\..\packages\SQLitePCL.raw_basic.0.7.3.0-vs2012\build\net45\SQLitePCL.raw_basic.targets" Condition =" Exists('..\..\packages\SQLitePCL.raw_basic.0.7.3.0-vs2012\build\net45\SQLitePCL.raw_basic.targets')" />
490465</Project >
0 commit comments