Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a couple typos in FAQ page links. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
8d278ce34218ea99ad28d2cd3beffc19 |
User & Date: | mistachkin 2014-09-14 07:16:18.680 |
Context
2014-09-14
| ||
07:17 | Enhancements to the command line build tool. check-in: d79821ede8 user: mistachkin tags: trunk | |
07:16 | Fix a couple typos in FAQ page links. check-in: 8d278ce342 user: mistachkin tags: trunk | |
2014-09-13
| ||
20:51 | More web page updates. check-in: b284b7f34e user: mistachkin tags: trunk | |
Changes
Changes to www/faq.wiki.
︙ | ︙ | |||
265 266 267 268 269 270 271 | <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.MSIL"> System.Data.SQLite.Core.MSIL</a>: Just the managed ADO.NET provider for SQLite. </li> <li> <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.MSIL.Beta"> | | | | | 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 | <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.MSIL"> System.Data.SQLite.Core.MSIL</a>: Just the managed ADO.NET provider for SQLite. </li> <li> <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.MSIL.Beta"> System.Data.SQLite.Core.MSIL.Beta</a>: Just the managed ADO.NET provider for SQLite. <br><b>This package may contain "beta" code and is not intended for production use.</b> </li> <li> <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.MSIL.Test"> System.Data.SQLite.Core.MSIL.Test</a>: Just the managed ADO.NET provider for SQLite. <br><b>This package may contain pre-release code and is not intended for production use.</b> |
︙ | ︙ | |||
325 326 327 328 329 330 331 | <a href="http://www.nuget.org/packages/System.Data.SQLite.MSIL"> System.Data.SQLite.MSIL</a>: Just the managed ADO.NET provider for SQLite. </li> <li> <a href="http://www.nuget.org/packages/System.Data.SQLite.MSIL.Beta"> | | | | 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 | <a href="http://www.nuget.org/packages/System.Data.SQLite.MSIL"> System.Data.SQLite.MSIL</a>: Just the managed ADO.NET provider for SQLite. </li> <li> <a href="http://www.nuget.org/packages/System.Data.SQLite.MSIL.Beta"> System.Data.SQLite.MSIL.Beta</a>: Just the managed ADO.NET provider for SQLite. <br><b>This package may contain "beta" code and is not intended for production use.</b> </li> <li> <a href="http://www.nuget.org/packages/System.Data.SQLite.MSIL.Test"> System.Data.SQLite.MSIL.Test</a>: Just the managed ADO.NET provider for SQLite. <br><b>This package may contain pre-release code and is not intended for production use.</b> </li> <li> <a href="http://www.nuget.org/packages/System.Data.SQLite.Test"> System.Data.SQLite.Test</a>: The SQLite database engine for both x86 |
︙ | ︙ |