Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the exclusions file used when building the binary packages. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | preRelease |
Files: | files | file ages | folders |
SHA1: |
819f17f1ef7e29e19e739e0f6d37eb6f |
User & Date: | mistachkin 2015-12-10 04:55:50.123 |
Context
2015-12-10
| ||
05:09 | Final updates for release 1.0.99.0. Closed-Leaf check-in: 381b3c5cfc user: mistachkin tags: preRelease | |
04:55 | Update the exclusions file used when building the binary packages. check-in: 819f17f1ef user: mistachkin tags: preRelease | |
04:35 | Update the CHM file. check-in: bc02379c9e user: mistachkin tags: preRelease | |
Changes
Changes to data/exclude_bin.txt.
1 2 3 4 5 6 7 8 9 10 11 12 13 | *.done *.exp *.lib *.manifest *.map *.mda.config *.txt *32.exe *32.exe.config *EntityFramework.* *EnvDTE.* *Microsoft.* *stdole.* | > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | *.done *.exp *.ilk *.lib *.manifest *.map *.mda.config *.txt *32.exe *32.exe.config *EntityFramework.* *EnvDTE.* *Microsoft.* *Newtonsoft.* *stdole.* |