Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Remove extra build steps for building the .NET Standard 2.x binaries as they are included in the primary build process. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | preRelease |
Files: | files | file ages | folders |
SHA1: |
4e9a013cb09fd1daada6e724bb92e2c7 |
User & Date: | mistachkin 2019-10-27 17:36:37.558 |
Context
2019-10-27
| ||
17:37 | Fix compilation issues with the .NET Compact Framework. check-in: abb205e18a user: mistachkin tags: preRelease | |
17:36 | Remove extra build steps for building the .NET Standard 2.x binaries as they are included in the primary build process. check-in: 4e9a013cb0 user: mistachkin tags: preRelease | |
17:26 | Minor adjustment to the test suite setup file. check-in: 9b7ff9c17a user: mistachkin tags: preRelease | |
Changes
Changes to www/release.wiki.
︙ | ︙ | |||
224 225 226 227 228 229 230 | <b>SET BUILD_FULL=</b> <br /> <b>SET BUILD_DEBUG=1</b> <br /> <b>build_mono.bat</b> </li> | < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < | 224 225 226 227 228 229 230 231 232 233 234 235 236 237 | <b>SET BUILD_FULL=</b> <br /> <b>SET BUILD_DEBUG=1</b> <br /> <b>build_mono.bat</b> </li> <li> Make sure everything succeeds with no errors; the console output may be checked if any errors should occur. </li> </ol> <a name="testNetStandard20Binaries"></a> |
︙ | ︙ |