|
52 | 52 | </Reference>
|
53 | 53 | <Reference Include="System" />
|
54 | 54 | <Reference Include="System.Core" />
|
55 |
| - <Reference Include="System.Data.SQLite, Version=1.0.100.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
56 |
| - <HintPath>..\packages\System.Data.SQLite.Core.1.0.100.0\lib\net40\System.Data.SQLite.dll</HintPath> |
| 55 | + <Reference Include="System.Data.SQLite, Version=1.0.101.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
| 56 | + <HintPath>..\packages\System.Data.SQLite.Core.1.0.101.0\lib\net40\System.Data.SQLite.dll</HintPath> |
57 | 57 | <Private>True</Private>
|
58 | 58 | </Reference>
|
59 | 59 | <Reference Include="System.Xml.Linq" />
|
|
113 | 113 | <AssemblyOriginatorKeyFile>servicestack-sn.pfx</AssemblyOriginatorKeyFile>
|
114 | 114 | </PropertyGroup>
|
115 | 115 | <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
|
116 |
| - <Error Condition="!Exists('..\packages\System.Data.SQLite.Core.1.0.100.0\build\net40\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.100.0\build\net40\System.Data.SQLite.Core.targets'))" /> |
| 116 | + <Error Condition="!Exists('..\packages\System.Data.SQLite.Core.1.0.101.0\build\net40\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.101.0\build\net40\System.Data.SQLite.Core.targets'))" /> |
117 | 117 | </Target>
|
118 |
| - <Import Project="..\packages\System.Data.SQLite.Core.1.0.100.0\build\net40\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.100.0\build\net40\System.Data.SQLite.Core.targets')" /> |
| 118 | + <Import Project="..\packages\System.Data.SQLite.Core.1.0.101.0\build\net40\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.101.0\build\net40\System.Data.SQLite.Core.targets')" /> |
119 | 119 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
120 | 120 | Other similar extension points exist, see Microsoft.Common.targets.
|
121 | 121 | <Target Name="BeforeBuild">
|
|
0 commit comments