1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" .. \packages\NUnit3TestAdapter.3.9.0\build\net35\NUnit3TestAdapter.props" Condition =" Exists('.. \packages\NUnit3TestAdapter.3.9.0\build\net35\NUnit3TestAdapter.props')" />
3
+ <Import Project =" $(SolutionDir) \packages\NUnit3TestAdapter.3.9.0\build\net35\NUnit3TestAdapter.props" Condition =" Exists('$(SolutionDir) \packages\NUnit3TestAdapter.3.9.0\build\net35\NUnit3TestAdapter.props')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
6
<Platform Condition =" '$(Platform)' == '' " >x64</Platform >
84
84
<Private >True</Private >
85
85
</Reference >
86
86
<Reference Include =" Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
87
- <HintPath >.. \packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
87
+ <HintPath >$(SolutionDir) \packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
88
88
</Reference >
89
89
<Reference Include =" nunit.framework, Version=3.9.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL" >
90
- <HintPath >.. \packages\NUnit.3.9.0\lib\net45\nunit.framework.dll</HintPath >
90
+ <HintPath >$(SolutionDir) \packages\NUnit.3.9.0\lib\net45\nunit.framework.dll</HintPath >
91
91
</Reference >
92
92
<Reference Include =" PCLStorage, Version=1.0.2.0, Culture=neutral, PublicKeyToken=286fe515a2c35b64, processorArchitecture=MSIL" >
93
93
<HintPath >$(SolutionDir)\packages\PCLStorage.1.0.2\lib\net45\PCLStorage.dll</HintPath >
110
110
<Reference Include =" System.Net.Http" />
111
111
<Reference Include =" System.Net.Http.WebRequest" />
112
112
<Reference Include =" System.Reactive, Version=4.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" >
113
- <HintPath >.. \packages\System.Reactive.4.0.0-preview00001\lib\net46\System.Reactive.dll</HintPath >
113
+ <HintPath >$(SolutionDir) \packages\System.Reactive.4.0.0-preview00001\lib\net46\System.Reactive.dll</HintPath >
114
114
</Reference >
115
115
<Reference Include =" System.Reactive.Core, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" >
116
- <HintPath >.. \packages\System.Reactive.Core.4.0.0-preview00001\lib\net46\System.Reactive.Core.dll</HintPath >
116
+ <HintPath >$(SolutionDir) \packages\System.Reactive.Core.4.0.0-preview00001\lib\net46\System.Reactive.Core.dll</HintPath >
117
117
</Reference >
118
118
<Reference Include =" System.Reactive.Interfaces, Version=3.0.1000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" >
119
- <HintPath >.. \packages\System.Reactive.Interfaces.4.0.0-preview00001\lib\net45\System.Reactive.Interfaces.dll</HintPath >
119
+ <HintPath >$(SolutionDir) \packages\System.Reactive.Interfaces.4.0.0-preview00001\lib\net45\System.Reactive.Interfaces.dll</HintPath >
120
120
</Reference >
121
121
<Reference Include =" System.Reactive.Linq, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" >
122
- <HintPath >.. \packages\System.Reactive.Linq.4.0.0-preview00001\lib\net46\System.Reactive.Linq.dll</HintPath >
122
+ <HintPath >$(SolutionDir) \packages\System.Reactive.Linq.4.0.0-preview00001\lib\net46\System.Reactive.Linq.dll</HintPath >
123
123
</Reference >
124
124
<Reference Include =" System.Reactive.PlatformServices, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" >
125
- <HintPath >.. \packages\System.Reactive.PlatformServices.4.0.0-preview00001\lib\net46\System.Reactive.PlatformServices.dll</HintPath >
125
+ <HintPath >$(SolutionDir) \packages\System.Reactive.PlatformServices.4.0.0-preview00001\lib\net46\System.Reactive.PlatformServices.dll</HintPath >
126
126
</Reference >
127
127
<Reference Include =" System.Reactive.Windows.Threading, Version=3.0.1000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" >
128
- <HintPath >.. \packages\System.Reactive.Windows.Threading.4.0.0-preview00001\lib\net45\System.Reactive.Windows.Threading.dll</HintPath >
128
+ <HintPath >$(SolutionDir) \packages\System.Reactive.Windows.Threading.4.0.0-preview00001\lib\net45\System.Reactive.Windows.Threading.dll</HintPath >
129
129
</Reference >
130
130
<Reference Include =" System.Windows" />
131
131
<Reference Include =" System.Windows.Presentation" />
194
194
<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 >
195
195
</PropertyGroup >
196
196
<Error Condition =" !Exists('$(SolutionDir)\packages\Facebook.Yoga.1.5.0-pre1\build\net45\Facebook.Yoga.targets')" Text =" $([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Facebook.Yoga.1.5.0-pre1\build\net45\Facebook.Yoga.targets'))" />
197
- <Error Condition =" !Exists('.. \packages\NUnit3TestAdapter.3.9.0\build\net35\NUnit3TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '.. \packages\NUnit3TestAdapter.3.9.0\build\net35\NUnit3TestAdapter.props'))" />
197
+ <Error Condition =" !Exists('$(SolutionDir) \packages\NUnit3TestAdapter.3.9.0\build\net35\NUnit3TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '$(SolutionDir) \packages\NUnit3TestAdapter.3.9.0\build\net35\NUnit3TestAdapter.props'))" />
198
198
</Target >
199
199
</Project >
0 commit comments