|
31 | 31 | <WarningLevel>4</WarningLevel>
|
32 | 32 | </PropertyGroup>
|
33 | 33 | <ItemGroup>
|
34 |
| - <Reference Include="ServiceStack, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL"> |
35 |
| - <HintPath>..\..\packages\ServiceStack.4.0.46\lib\net40\ServiceStack.dll</HintPath> |
| 34 | + <Reference Include="ServiceStack, Version=4.0.50.0, Culture=neutral, processorArchitecture=MSIL"> |
| 35 | + <HintPath>..\..\packages\ServiceStack.4.0.50\lib\net40\ServiceStack.dll</HintPath> |
36 | 36 | <Private>True</Private>
|
37 | 37 | </Reference>
|
38 |
| - <Reference Include="ServiceStack.Client, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL"> |
39 |
| - <HintPath>..\..\packages\ServiceStack.Client.4.0.46\lib\net40\ServiceStack.Client.dll</HintPath> |
| 38 | + <Reference Include="ServiceStack.Client, Version=4.0.50.0, Culture=neutral, processorArchitecture=MSIL"> |
| 39 | + <HintPath>..\..\packages\ServiceStack.Client.4.0.50\lib\net40\ServiceStack.Client.dll</HintPath> |
40 | 40 | <Private>True</Private>
|
41 | 41 | </Reference>
|
42 |
| - <Reference Include="ServiceStack.Common, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL"> |
43 |
| - <HintPath>..\..\packages\ServiceStack.Common.4.0.46\lib\net40\ServiceStack.Common.dll</HintPath> |
| 42 | + <Reference Include="ServiceStack.Common, Version=4.0.50.0, Culture=neutral, processorArchitecture=MSIL"> |
| 43 | + <HintPath>..\..\packages\ServiceStack.Common.4.0.50\lib\net40\ServiceStack.Common.dll</HintPath> |
44 | 44 | <Private>True</Private>
|
45 | 45 | </Reference>
|
46 | 46 | <Reference Include="ServiceStack.Interfaces, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e06fbc6124f57c43, processorArchitecture=MSIL">
|
47 |
| - <HintPath>..\..\packages\ServiceStack.Interfaces.4.0.46\lib\portable-wp80+sl5+net40+win8+monotouch+monoandroid+xamarin.ios10\ServiceStack.Interfaces.dll</HintPath> |
| 47 | + <HintPath>..\..\packages\ServiceStack.Interfaces.4.0.50\lib\portable-wp80+sl5+net40+win8+monotouch+monoandroid+xamarin.ios10\ServiceStack.Interfaces.dll</HintPath> |
48 | 48 | <Private>True</Private>
|
49 | 49 | </Reference>
|
50 |
| - <Reference Include="ServiceStack.OrmLite, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL"> |
51 |
| - <HintPath>..\..\packages\ServiceStack.OrmLite.4.0.46\lib\net45\ServiceStack.OrmLite.dll</HintPath> |
| 50 | + <Reference Include="ServiceStack.OrmLite, Version=4.0.50.0, Culture=neutral, processorArchitecture=MSIL"> |
| 51 | + <HintPath>..\..\packages\ServiceStack.OrmLite.4.0.50\lib\net45\ServiceStack.OrmLite.dll</HintPath> |
52 | 52 | <Private>True</Private>
|
53 | 53 | </Reference>
|
54 |
| - <Reference Include="ServiceStack.OrmLite.SqlServer, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL"> |
55 |
| - <HintPath>..\..\packages\ServiceStack.OrmLite.SqlServer.4.0.46\lib\net45\ServiceStack.OrmLite.SqlServer.dll</HintPath> |
| 54 | + <Reference Include="ServiceStack.OrmLite.SqlServer, Version=4.0.50.0, Culture=neutral, processorArchitecture=MSIL"> |
| 55 | + <HintPath>..\..\packages\ServiceStack.OrmLite.SqlServer.4.0.50\lib\net45\ServiceStack.OrmLite.SqlServer.dll</HintPath> |
56 | 56 | <Private>True</Private>
|
57 | 57 | </Reference>
|
58 |
| - <Reference Include="ServiceStack.Redis, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL"> |
59 |
| - <HintPath>..\..\packages\ServiceStack.Redis.4.0.46\lib\net40\ServiceStack.Redis.dll</HintPath> |
| 58 | + <Reference Include="ServiceStack.Redis, Version=4.0.50.0, Culture=neutral, processorArchitecture=MSIL"> |
| 59 | + <HintPath>..\..\packages\ServiceStack.Redis.4.0.50\lib\net40\ServiceStack.Redis.dll</HintPath> |
60 | 60 | <Private>True</Private>
|
61 | 61 | </Reference>
|
62 |
| - <Reference Include="ServiceStack.Text, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL"> |
63 |
| - <HintPath>..\..\packages\ServiceStack.Text.4.0.46\lib\net40\ServiceStack.Text.dll</HintPath> |
| 62 | + <Reference Include="ServiceStack.Text, Version=4.0.50.0, Culture=neutral, processorArchitecture=MSIL"> |
| 63 | + <HintPath>..\..\packages\ServiceStack.Text.4.0.50\lib\net40\ServiceStack.Text.dll</HintPath> |
64 | 64 | <Private>True</Private>
|
65 | 65 | </Reference>
|
66 | 66 | <Reference Include="System" />
|
|
78 | 78 | <Compile Include="SeqRequestLogger.cs" />
|
79 | 79 | </ItemGroup>
|
80 | 80 | <ItemGroup>
|
81 |
| - <None Include="packages.config" /> |
| 81 | + <None Include="packages.config"> |
| 82 | + <SubType>Designer</SubType> |
| 83 | + </None> |
82 | 84 | <None Include="ServiceStack.Seq.RequestLogsFeature.nuspec">
|
83 | 85 | <SubType>Designer</SubType>
|
84 | 86 | </None>
|
|
0 commit comments