|
46 | 46 | <ItemGroup>
|
47 | 47 | <Reference Include="ServiceStack, Version=4.0.11.0, Culture=neutral, processorArchitecture=MSIL">
|
48 | 48 | <SpecificVersion>False</SpecificVersion>
|
49 |
| - <HintPath>..\..\..\ServiceStack\src\ServiceStack\bin\Release\ServiceStack.dll</HintPath> |
| 49 | + <HintPath>packages\ServiceStack.4.0.11\lib\net40\ServiceStack.dll</HintPath> |
50 | 50 | </Reference>
|
51 | 51 | <Reference Include="ServiceStack.Client, Version=4.0.11.0, Culture=neutral, processorArchitecture=MSIL">
|
52 | 52 | <SpecificVersion>False</SpecificVersion>
|
53 |
| - <HintPath>..\..\..\ServiceStack\src\ServiceStack\bin\Release\ServiceStack.Client.dll</HintPath> |
| 53 | + <HintPath>packages\ServiceStack.Client.4.0.11\lib\net40\ServiceStack.Client.dll</HintPath> |
54 | 54 | </Reference>
|
55 | 55 | <Reference Include="ServiceStack.Common, Version=4.0.11.0, Culture=neutral, processorArchitecture=MSIL">
|
56 | 56 | <SpecificVersion>False</SpecificVersion>
|
57 |
| - <HintPath>..\..\..\ServiceStack\src\ServiceStack\bin\Release\ServiceStack.Common.dll</HintPath> |
| 57 | + <HintPath>packages\ServiceStack.Common.4.0.11\lib\net40\ServiceStack.Common.dll</HintPath> |
58 | 58 | </Reference>
|
59 | 59 | <Reference Include="ServiceStack.Interfaces, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e06fbc6124f57c43, processorArchitecture=MSIL">
|
60 | 60 | <SpecificVersion>False</SpecificVersion>
|
61 |
| - <HintPath>..\..\..\ServiceStack\src\ServiceStack\bin\Release\ServiceStack.Interfaces.dll</HintPath> |
| 61 | + <HintPath>packages\ServiceStack.Interfaces.4.0.11\lib\net40\ServiceStack.Interfaces.dll</HintPath> |
62 | 62 | </Reference>
|
63 | 63 | <Reference Include="ServiceStack.Text, Version=4.0.11.0, Culture=neutral, processorArchitecture=MSIL">
|
64 | 64 | <SpecificVersion>False</SpecificVersion>
|
65 |
| - <HintPath>..\..\..\ServiceStack\src\ServiceStack\bin\Release\ServiceStack.Text.dll</HintPath> |
| 65 | + <HintPath>packages\ServiceStack.Text.4.0.11\lib\net40\ServiceStack.Text.dll</HintPath> |
66 | 66 | </Reference>
|
67 | 67 | <Reference Include="System" />
|
68 | 68 | <Reference Include="System.Data" />
|
|
0 commit comments