modify reference path
This commit is contained in:
Родитель
037a548991
Коммит
4f7c6db19f
Двоичные данные
PipeProxyRestServer/PipeProxyRestServer.v11.suo
Двоичные данные
PipeProxyRestServer/PipeProxyRestServer.v11.suo
Двоичный файл не отображается.
|
@ -39,6 +39,7 @@
|
|||
<Reference Include="Microsoft.Owin.Hosting">
|
||||
<HintPath>..\packages\Microsoft.Owin.Hosting.2.0.2\lib\net45\Microsoft.Owin.Hosting.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.QualityTools.Testing.Fakes, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
||||
<Reference Include="Newtonsoft.Json">
|
||||
<HintPath>..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
|
@ -46,7 +47,7 @@
|
|||
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="PipeProxy">
|
||||
<HintPath>..\..\..\..\..\..\..\Program Files\Microsoft HPC Pack 2012\Bin\PipeProxy.exe</HintPath>
|
||||
<HintPath>..\ref\PipeProxy.exe</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче