|
37 | 37 | <HintPath>..\..\src\packages\NUnit.3.9.0\lib\net45\nunit.framework.dll</HintPath>
|
38 | 38 | </Reference>
|
39 | 39 | <Reference Include="ServiceStack, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587">
|
40 |
| - <HintPath>..\..\src\packages\ServiceStack.5.9.3\lib\net45\ServiceStack.dll</HintPath> |
| 40 | + <HintPath>..\..\src\packages\ServiceStack.5.10.0\lib\net45\ServiceStack.dll</HintPath> |
41 | 41 | <Private>True</Private>
|
42 | 42 | </Reference>
|
43 | 43 | <Reference Include="ServiceStack.Client, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587">
|
44 |
| - <HintPath>..\..\src\packages\ServiceStack.Client.5.9.3\lib\net45\ServiceStack.Client.dll</HintPath> |
| 44 | + <HintPath>..\..\src\packages\ServiceStack.Client.5.10.0\lib\net45\ServiceStack.Client.dll</HintPath> |
45 | 45 | <Private>True</Private>
|
46 | 46 | </Reference>
|
47 | 47 | <Reference Include="ServiceStack.Common, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587">
|
48 |
| - <HintPath>..\..\src\packages\ServiceStack.Common.5.9.3\lib\net45\ServiceStack.Common.dll</HintPath> |
| 48 | + <HintPath>..\..\src\packages\ServiceStack.Common.5.10.0\lib\net45\ServiceStack.Common.dll</HintPath> |
49 | 49 | <Private>True</Private>
|
50 | 50 | </Reference>
|
51 | 51 | <Reference Include="ServiceStack.Interfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587">
|
52 |
| - <HintPath>..\..\src\packages\ServiceStack.Interfaces.5.9.3\lib\net45\ServiceStack.Interfaces.dll</HintPath> |
| 52 | + <HintPath>..\..\src\packages\ServiceStack.Interfaces.5.10.0\lib\net45\ServiceStack.Interfaces.dll</HintPath> |
53 | 53 | <Private>True</Private>
|
54 | 54 | </Reference>
|
55 | 55 | <Reference Include="ServiceStack.OrmLite, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587">
|
56 |
| - <HintPath>..\..\src\packages\ServiceStack.OrmLite.5.9.3\lib\net45\ServiceStack.OrmLite.dll</HintPath> |
| 56 | + <HintPath>..\..\src\packages\ServiceStack.OrmLite.5.10.0\lib\net45\ServiceStack.OrmLite.dll</HintPath> |
57 | 57 | <Private>True</Private>
|
58 | 58 | </Reference>
|
59 | 59 | <Reference Include="ServiceStack.OrmLite.Sqlite, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587">
|
60 |
| - <HintPath>..\..\src\packages\ServiceStack.OrmLite.Sqlite.5.9.3\lib\net45\ServiceStack.OrmLite.Sqlite.dll</HintPath> |
| 60 | + <HintPath>..\..\src\packages\ServiceStack.OrmLite.Sqlite.5.10.0\lib\net45\ServiceStack.OrmLite.Sqlite.dll</HintPath> |
61 | 61 | <Private>True</Private>
|
62 | 62 | </Reference>
|
63 | 63 | <Reference Include="ServiceStack.Redis, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587">
|
64 |
| - <HintPath>..\..\src\packages\ServiceStack.Redis.5.9.3\lib\net45\ServiceStack.Redis.dll</HintPath> |
| 64 | + <HintPath>..\..\src\packages\ServiceStack.Redis.5.10.0\lib\net45\ServiceStack.Redis.dll</HintPath> |
65 | 65 | <Private>True</Private>
|
66 | 66 | </Reference>
|
67 | 67 | <Reference Include="ServiceStack.Server, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587">
|
68 |
| - <HintPath>..\..\src\packages\ServiceStack.Server.5.9.3\lib\net45\ServiceStack.Server.dll</HintPath> |
| 68 | + <HintPath>..\..\src\packages\ServiceStack.Server.5.10.0\lib\net45\ServiceStack.Server.dll</HintPath> |
69 | 69 | <Private>True</Private>
|
70 | 70 | </Reference>
|
71 | 71 | <Reference Include="ServiceStack.Text, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587">
|
72 |
| - <HintPath>..\..\src\packages\ServiceStack.Text.5.9.3\lib\net45\ServiceStack.Text.dll</HintPath> |
| 72 | + <HintPath>..\..\src\packages\ServiceStack.Text.5.10.0\lib\net45\ServiceStack.Text.dll</HintPath> |
73 | 73 | <Private>True</Private>
|
74 | 74 | </Reference>
|
75 | 75 | <Reference Include="System" />
|
|
83 | 83 | <Reference Include="Microsoft.CSharp" />
|
84 | 84 | <Reference Include="System.Data" />
|
85 | 85 | <Reference Include="System.Data.SQLite, Version=1.0.113.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139">
|
86 |
| - <HintPath>..\..\src\packages\System.Data.SQLite.Core.1.0.113.1\lib\net45\System.Data.SQLite.dll</HintPath> |
| 86 | + <HintPath>..\..\src\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\lib\net45\System.Data.SQLite.dll</HintPath> |
87 | 87 | <Private>True</Private>
|
88 | 88 | </Reference>
|
89 | 89 | <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
|
|
126 | 126 | </ProjectReference>
|
127 | 127 | </ItemGroup>
|
128 | 128 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
129 |
| - <Import Project="..\..\src\packages\System.Data.SQLite.Core.1.0.113.1\build\net45\System.Data.SQLite.Core.targets" Condition="Exists('..\..\src\packages\System.Data.SQLite.Core.1.0.113.1\build\net45\System.Data.SQLite.Core.targets')" /> |
| 129 | + <Import Project="..\..\src\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\build\net45\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\..\src\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\build\net45\Stub.System.Data.SQLite.Core.NetFramework.targets')" /> |
130 | 130 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
131 | 131 | <PropertyGroup>
|
132 | 132 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}.</ErrorText>
|
133 | 133 | </PropertyGroup>
|
134 |
| - <Error Condition="!Exists('..\..\src\packages\System.Data.SQLite.Core.1.0.113.1\build\net45\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\src\packages\System.Data.SQLite.Core.1.0.113.1\build\net45\System.Data.SQLite.Core.targets'))" /> |
| 134 | + <Error Condition="!Exists('..\..\src\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\build\net45\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\src\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\build\net45\Stub.System.Data.SQLite.Core.NetFramework.targets'))" /> |
135 | 135 | </Target>
|
136 | 136 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
137 | 137 | Other similar extension points exist, see Microsoft.Common.targets.
|
|
0 commit comments