Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix typo on the 'build' documentation page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | netStandard20 |
Files: | files | file ages | folders |
SHA1: |
2bcd164e765a6bdf2c4c9ea2a48f1e68 |
User & Date: | mistachkin 2018-04-07 16:06:32.432 |
Context
2018-04-07
| ||
16:13 | Update version history docs. check-in: 4e00c22b18 user: mistachkin tags: netStandard20 | |
16:06 | Fix typo on the 'build' documentation page. check-in: 2bcd164e76 user: mistachkin tags: netStandard20 | |
16:03 | Add support for .NET Standard 2.0 to the batch build and release tools. check-in: 92bb82d92f user: mistachkin tags: netStandard20 | |
Changes
Changes to www/build.wiki.
︙ | ︙ | |||
419 420 421 422 423 424 425 | <b>build_mono.bat</b> <br /> <br /> </li> <li> Make sure everything succeeds with no errors; the log file | | | 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 | <b>build_mono.bat</b> <br /> <br /> </li> <li> Make sure everything succeeds with no errors; the log file "%TEMP%\System.Data.SQLite.Build_ReleaseManagedOnly_Any CPU_<year>_Unknown.log" may be checked if any errors should occur. </li> </ol> <a name="netStandard20"></a> <h2>.NET Standard 2.0 Build</h2> |
︙ | ︙ |