|
19 | 19 | </NuGetPackageImportStamp> |
20 | 20 | </PropertyGroup> |
21 | 21 | <ItemGroup> |
22 | | - <Reference Include="Microsoft.Build, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
23 | | - <HintPath>..\packages\Microsoft.Build.15.8.166\lib\net46\Microsoft.Build.dll</HintPath> |
24 | | - </Reference> |
25 | | - <Reference Include="Microsoft.Build.Framework, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
26 | | - <HintPath>..\packages\Microsoft.Build.Framework.15.8.166\lib\net46\Microsoft.Build.Framework.dll</HintPath> |
27 | | - </Reference> |
28 | | - <Reference Include="Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
29 | | - <HintPath>..\packages\Microsoft.Build.Tasks.Core.15.8.166\lib\net46\Microsoft.Build.Tasks.Core.dll</HintPath> |
30 | | - </Reference> |
31 | | - <Reference Include="Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
32 | | - <HintPath>..\packages\Microsoft.Build.Utilities.Core.15.8.166\lib\net46\Microsoft.Build.Utilities.Core.dll</HintPath> |
33 | | - </Reference> |
34 | | - <Reference Include="Microsoft.VisualStudio.Composition, Version=15.8.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
35 | | - <HintPath>..\packages\Microsoft.VisualStudio.Composition.15.8.98\lib\net46\Microsoft.VisualStudio.Composition.dll</HintPath> |
36 | | - </Reference> |
37 | | - <Reference Include="Microsoft.VisualStudio.Composition.NetFxAttributes, Version=15.8.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
38 | | - <HintPath>..\packages\Microsoft.VisualStudio.Composition.NetFxAttributes.15.8.98\lib\net45\Microsoft.VisualStudio.Composition.NetFxAttributes.dll</HintPath> |
39 | | - </Reference> |
40 | | - <Reference Include="Microsoft.VisualStudio.ProjectSystem, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
41 | | - <HintPath>..\packages\Microsoft.VisualStudio.ProjectSystem.15.8.243\lib\net46\Microsoft.VisualStudio.ProjectSystem.dll</HintPath> |
42 | | - </Reference> |
43 | | - <Reference Include="Microsoft.VisualStudio.ProjectSystem.Interop, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
44 | | - <HintPath>..\packages\Microsoft.VisualStudio.ProjectSystem.15.8.243\lib\net46\Microsoft.VisualStudio.ProjectSystem.Interop.dll</HintPath> |
45 | | - <EmbedInteropTypes>True</EmbedInteropTypes> |
46 | | - </Reference> |
47 | | - <Reference Include="Microsoft.VisualStudio.ProjectSystem.VS, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
48 | | - <HintPath>..\packages\Microsoft.VisualStudio.ProjectSystem.15.8.243\lib\net46\Microsoft.VisualStudio.ProjectSystem.VS.dll</HintPath> |
49 | | - </Reference> |
50 | | - <Reference Include="Microsoft.VisualStudio.Setup.Configuration.Interop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
51 | | - <HintPath>..\packages\Microsoft.VisualStudio.Setup.Configuration.Interop.1.16.30\lib\net35\Microsoft.VisualStudio.Setup.Configuration.Interop.dll</HintPath> |
52 | | - <EmbedInteropTypes>True</EmbedInteropTypes> |
53 | | - </Reference> |
54 | | - <Reference Include="Microsoft.VisualStudio.Threading, Version=15.8.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
55 | | - <HintPath>..\packages\Microsoft.VisualStudio.Threading.15.8.132\lib\net46\Microsoft.VisualStudio.Threading.dll</HintPath> |
56 | | - </Reference> |
57 | | - <Reference Include="Microsoft.VisualStudio.Validation, Version=15.3.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
58 | | - <HintPath>..\packages\Microsoft.VisualStudio.Validation.15.3.58\lib\net45\Microsoft.VisualStudio.Validation.dll</HintPath> |
59 | | - </Reference> |
60 | | - <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
61 | | - <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
62 | | - <Private>True</Private> |
63 | | - </Reference> |
64 | 22 | <Reference Include="PresentationCore" /> |
65 | 23 | <Reference Include="PresentationFramework" /> |
66 | 24 | <Reference Include="System" /> |
67 | | - <Reference Include="System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
68 | | - <HintPath>..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath> |
69 | | - </Reference> |
70 | 25 | <Reference Include="System.ComponentModel.Composition" /> |
71 | | - <Reference Include="System.Composition.AttributedModel, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
72 | | - <HintPath>..\packages\System.Composition.AttributedModel.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.AttributedModel.dll</HintPath> |
73 | | - </Reference> |
74 | | - <Reference Include="System.Composition.Convention, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
75 | | - <HintPath>..\packages\System.Composition.Convention.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.Convention.dll</HintPath> |
76 | | - </Reference> |
77 | | - <Reference Include="System.Composition.Hosting, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
78 | | - <HintPath>..\packages\System.Composition.Hosting.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.Hosting.dll</HintPath> |
79 | | - </Reference> |
80 | | - <Reference Include="System.Composition.Runtime, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
81 | | - <HintPath>..\packages\System.Composition.Runtime.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.Runtime.dll</HintPath> |
82 | | - </Reference> |
83 | | - <Reference Include="System.Composition.TypedParts, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
84 | | - <HintPath>..\packages\System.Composition.TypedParts.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll</HintPath> |
85 | | - </Reference> |
86 | 26 | <Reference Include="System.Configuration" /> |
87 | 27 | <Reference Include="System.Core" /> |
88 | 28 | <Reference Include="System.Design" /> |
89 | 29 | <Reference Include="System.Drawing" /> |
90 | | - <Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
91 | | - <HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath> |
92 | | - <Private>True</Private> |
93 | | - <Private>True</Private> |
94 | | - </Reference> |
95 | 30 | <Reference Include="System.IO.Compression.FileSystem" /> |
96 | 31 | <Reference Include="System.Numerics" /> |
97 | 32 | <Reference Include="System.Reflection" /> |
98 | | - <Reference Include="System.Reflection.Metadata, Version=1.3.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
99 | | - <HintPath>..\packages\System.Reflection.Metadata.1.3.0\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath> |
100 | | - </Reference> |
101 | | - <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
102 | | - <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> |
103 | | - <Private>True</Private> |
104 | | - <Private>True</Private> |
105 | | - </Reference> |
106 | 33 | <Reference Include="System.Runtime.Serialization" /> |
107 | 34 | <Reference Include="System.Security" /> |
108 | | - <Reference Include="System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
109 | | - <HintPath>..\packages\System.Threading.Tasks.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath> |
110 | | - </Reference> |
111 | 35 | <Reference Include="System.Windows.Forms" /> |
112 | 36 | <Reference Include="System.Xaml" /> |
113 | 37 | <Reference Include="System.Xml.Linq" /> |
|
135 | 59 | <Compile Include="Ntvs\ProjectGuids.cs" /> |
136 | 60 | <Compile Include="Properties\AssemblyInfo.cs" /> |
137 | 61 | </ItemGroup> |
138 | | - <ItemGroup> |
139 | | - <None Include="packages.config" /> |
140 | | - </ItemGroup> |
141 | 62 | <ItemGroup> |
142 | 63 | <FilesToSign Include="$(OutDir)\$(AssemblyName).dll"> |
143 | 64 | <Authenticode>Microsoft400</Authenticode> |
144 | 65 | <StrongName>StrongName</StrongName> |
145 | 66 | <InProject>false</InProject> |
146 | 67 | </FilesToSign> |
147 | 68 | </ItemGroup> |
148 | | - <ItemGroup> |
149 | | - <Analyzer Include="..\packages\Microsoft.VisualStudio.Threading.Analyzers.15.8.132\analyzers\cs\Microsoft.VisualStudio.Threading.Analyzers.dll" /> |
150 | | - </ItemGroup> |
151 | 69 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
152 | 70 | <Import Project="..\Product\Nodejs\SharedResources.proj" /> |
153 | 71 | <Import Project="..\Product\ProjectAfter.targets" /> |
|
0 commit comments