This commit is contained in:
chezhang 2015-06-03 17:44:41 +08:00
Родитель 037a548991
Коммит 4f7c6db19f
2 изменённых файлов: 2 добавлений и 1 удалений

Двоичные данные
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" />