|
36 | 36 | </PropertyGroup> |
37 | 37 | <ItemGroup> |
38 | 38 | <Reference Include="Microsoft.CSharp" /> |
39 | | - <Reference Include="ServiceStack"> |
40 | | - <HintPath>..\packages\ServiceStack.4.0.46\lib\net40\ServiceStack.dll</HintPath> |
| 39 | + <Reference Include="ServiceStack, Version=4.0.60.0, Culture=neutral, processorArchitecture=MSIL"> |
| 40 | + <HintPath>..\packages\ServiceStack.4.0.60\lib\net40\ServiceStack.dll</HintPath> |
41 | 41 | <Private>True</Private> |
42 | 42 | </Reference> |
43 | | - <Reference Include="ServiceStack.Client"> |
44 | | - <HintPath>..\packages\ServiceStack.Client.4.0.46\lib\net40\ServiceStack.Client.dll</HintPath> |
| 43 | + <Reference Include="ServiceStack.Client, Version=4.0.60.0, Culture=neutral, processorArchitecture=MSIL"> |
| 44 | + <HintPath>..\packages\ServiceStack.Client.4.0.60\lib\net40\ServiceStack.Client.dll</HintPath> |
45 | 45 | <Private>True</Private> |
46 | 46 | </Reference> |
47 | | - <Reference Include="ServiceStack.Common"> |
48 | | - <HintPath>..\packages\ServiceStack.Common.4.0.46\lib\net40\ServiceStack.Common.dll</HintPath> |
| 47 | + <Reference Include="ServiceStack.Common, Version=4.0.60.0, Culture=neutral, processorArchitecture=MSIL"> |
| 48 | + <HintPath>..\packages\ServiceStack.Common.4.0.60\lib\net40\ServiceStack.Common.dll</HintPath> |
49 | 49 | <Private>True</Private> |
50 | 50 | </Reference> |
51 | | - <Reference Include="ServiceStack.Interfaces"> |
52 | | - <HintPath>..\packages\ServiceStack.Interfaces.4.0.46\lib\portable-wp80+sl5+net40+win8+monotouch+monoandroid+xamarin.ios10\ServiceStack.Interfaces.dll</HintPath> |
| 51 | + <Reference Include="ServiceStack.Interfaces, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e06fbc6124f57c43, processorArchitecture=MSIL"> |
| 52 | + <HintPath>..\packages\ServiceStack.Interfaces.4.0.60\lib\portable-wp80+sl5+net40+win8+wpa81+monotouch+monoandroid+xamarin.ios10\ServiceStack.Interfaces.dll</HintPath> |
53 | 53 | <Private>True</Private> |
54 | 54 | </Reference> |
55 | | - <Reference Include="ServiceStack.Text"> |
56 | | - <HintPath>..\packages\ServiceStack.Text.4.0.46\lib\net40\ServiceStack.Text.dll</HintPath> |
| 55 | + <Reference Include="ServiceStack.Text, Version=4.0.60.0, Culture=neutral, processorArchitecture=MSIL"> |
| 56 | + <HintPath>..\packages\ServiceStack.Text.4.0.60\lib\net40\ServiceStack.Text.dll</HintPath> |
57 | 57 | <Private>True</Private> |
58 | 58 | </Reference> |
59 | 59 | <Reference Include="System.Net" /> |
|
0 commit comments