77 <UpgradeBackupLocation >
88 </UpgradeBackupLocation >
99 <OldToolsVersion >4.0</OldToolsVersion >
10+ <NuGetPackageImportStamp >
11+ </NuGetPackageImportStamp >
1012 </PropertyGroup >
1113 <Import Project =" ..\ProjectBefore.settings" />
1214 <PropertyGroup >
4042 <Reference Include =" envdte90, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" >
4143 <EmbedInteropTypes >False</EmbedInteropTypes >
4244 </Reference >
45+ <Reference Include =" Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.16.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
46+ <HintPath >..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.16-beta\lib\net45\Microsoft.Diagnostics.Tracing.EventSource.dll</HintPath >
47+ </Reference >
48+ <Reference Include =" Microsoft.VisualStudio.RemoteControl, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
49+ <HintPath >..\..\packages\Microsoft.VisualStudio.RemoteControl.14.0.262-masterA5CACE98\lib\net45\Microsoft.VisualStudio.RemoteControl.dll</HintPath >
50+ </Reference >
51+ <Reference Include =" Microsoft.VisualStudio.Telemetry, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
52+ <HintPath >..\..\packages\Microsoft.VisualStudio.Telemetry.15.3.789-masterCC863119\lib\net45\Microsoft.VisualStudio.Telemetry.dll</HintPath >
53+ </Reference >
4354 <Reference Include =" Microsoft.VisualStudio.TestPlatform.ObjectModel" >
4455 <HintPath >$(DevEnvDir)CommonExtensions\Microsoft\TestWindow\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll</HintPath >
4556 <Private >False</Private >
6475 <Reference Include =" Microsoft.VisualStudio.ComponentModelHost, Version=$(VSTarget).0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
6576 <Reference Include =" Microsoft.VisualStudio.CoreUtility" />
6677 <Reference Include =" Microsoft.VisualStudio.OLE.Interop" />
78+ <Reference Include =" Microsoft.VisualStudio.Utilities.Internal, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
79+ <HintPath >..\..\packages\Microsoft.VisualStudio.Utilities.Internal.14.0.72-masterF9EB1D39\lib\net45\Microsoft.VisualStudio.Utilities.Internal.dll</HintPath >
80+ </Reference >
6781 <Reference Include =" Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
6882 <HintPath >..\..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
6983 </Reference >
147161 </Compile >
148162 </ItemGroup >
149163 <ItemGroup >
164+ <None Include =" app.config" />
150165 <None Include =" packages.config" />
151166 </ItemGroup >
167+ <ItemGroup >
168+ <Content Include =" version.txt" />
169+ </ItemGroup >
152170 <Import Project =" $(BuildRoot)\Nodejs\Product\Nodejs\SourceMapping\SourceMapping.proj" />
153171 <Import Project =" ..\ProjectAfter.settings" />
154172 <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
157175 <ErrorText >This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
158176 </PropertyGroup >
159177 <Error Condition =" !Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text =" $([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
178+ <Error Condition =" !Exists('..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.16-beta\build\portable-net45+win8+wpa81\Microsoft.Diagnostics.Tracing.EventSource.Redist.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.16-beta\build\portable-net45+win8+wpa81\Microsoft.Diagnostics.Tracing.EventSource.Redist.targets'))" />
160179 </Target >
180+ <Import Project =" ..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.16-beta\build\portable-net45+win8+wpa81\Microsoft.Diagnostics.Tracing.EventSource.Redist.targets" Condition =" Exists('..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.16-beta\build\portable-net45+win8+wpa81\Microsoft.Diagnostics.Tracing.EventSource.Redist.targets')" />
161181</Project >
0 commit comments