Index: www/downloads.wiki ================================================================== --- www/downloads.wiki +++ www/downloads.wiki @@ -2038,10 +2038,11 @@
  • sqlite-framework-static-binary-platform-year-version.zip
  • sqlite-framework-static-binary-bundle-platform-year-version.zip
  • sqlite-netFx-source-date.zip
  • System.Data.SQLite.version.nupkg
  • System.Data.SQLite.variant.version.nupkg
  • +
  • System.Data.SQLite.variant.releaseType.version.nupkg
  • Templates (1) and (2) are used for source-code packages. Template (1) is @@ -2086,14 +2087,29 @@

    The date in template (9) is of the form: YYYYMMDDHHMM

    - The variant in template (11) will be one of Beta, MSIL, x86, x64. + The variant in template (11) will be MSIL, x86, or x64. Alternatively, it may be absent, which represents the default variant.

    +

    + The releaseType in template (12) will be Beta or Test. + Alternatively, it may be absent, which represents the default release type. +

    +

    +

    Canonical Source Code

    The canonical System.Data.SQLite source code is maintained in a Fossil repository that is available for anonymous read-only access. Anyone can view