forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitce87f30
committed
Suppress generation of DebuggerBrowsable if not in mscorlib
Mono 2.1 profile does not have DebuggerBrowsable attribute. This meanswwe currently give an invalid FSHarp.Core.dll for Mono 2.1 profile.Suppress the generation of DebuggerBrowsablee if the attribute does notoccur in mscorlib.dll1 parentf3f52f8 commitce87f30
6 files changed
+28
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2425 | 2425 | | |
2426 | 2426 | | |
2427 | 2427 | | |
| 2428 | + | |
2428 | 2429 | | |
2429 | 2430 | | |
2430 | 2431 | | |
| |||
2527 | 2528 | | |
2528 | 2529 | | |
2529 | 2530 | | |
2530 | | - | |
| 2531 | + | |
2531 | 2532 | | |
2532 | 2533 | | |
2533 | 2534 | | |
| |||
2680 | 2681 | | |
2681 | 2682 | | |
2682 | 2683 | | |
| 2684 | + | |
2683 | 2685 | | |
2684 | 2686 | | |
2685 | 2687 | | |
| |||
2760 | 2762 | | |
2761 | 2763 | | |
2762 | 2764 | | |
2763 | | - | |
| 2765 | + | |
2764 | 2766 | | |
2765 | 2767 | | |
2766 | 2768 | | |
| |||
4392 | 4394 | | |
4393 | 4395 | | |
4394 | 4396 | | |
4395 | | - | |
| 4397 | + | |
| 4398 | + | |
| 4399 | + | |
4396 | 4400 | | |
4397 | 4401 | | |
4398 | 4402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1679 | 1679 | | |
1680 | 1680 | | |
1681 | 1681 | | |
| 1682 | + | |
1682 | 1683 | | |
1683 | 1684 | | |
1684 | 1685 | | |
| |||
1753 | 1754 | | |
1754 | 1755 | | |
1755 | 1756 | | |
1756 | | - | |
| 1757 | + | |
1757 | 1758 | | |
1758 | 1759 | | |
1759 | 1760 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4612 | 4612 | | |
4613 | 4613 | | |
4614 | 4614 | | |
4615 | | - | |
| 4615 | + | |
4616 | 4616 | | |
4617 | 4617 | | |
4618 | 4618 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2100 | 2100 | | |
2101 | 2101 | | |
2102 | 2102 | | |
2103 | | - | |
| 2103 | + | |
2104 | 2104 | | |
2105 | 2105 | | |
2106 | 2106 | | |
| |||
4128 | 4128 | | |
4129 | 4129 | | |
4130 | 4130 | | |
4131 | | - | |
| 4131 | + | |
| 4132 | + | |
| 4133 | + | |
| 4134 | + | |
| 4135 | + | |
| 4136 | + | |
4132 | 4137 | | |
4133 | 4138 | | |
4134 | 4139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1284 | 1284 | | |
1285 | 1285 | | |
1286 | 1286 | | |
1287 | | - | |
| 1287 | + | |
1288 | 1288 | | |
1289 | 1289 | | |
1290 | 1290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1504 | 1504 | | |
1505 | 1505 | | |
1506 | 1506 | | |
1507 | | - | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
1508 | 1510 | | |
1509 | 1511 | | |
1510 | 1512 | | |
| |||
4804 | 4806 | | |
4805 | 4807 | | |
4806 | 4808 | | |
4807 | | - | |
| 4809 | + | |
| 4810 | + | |
| 4811 | + | |
| 4812 | + | |
| 4813 | + | |
4808 | 4814 | | |
4809 | 4815 | | |
4810 | 4816 | | |
| |||
6353 | 6359 | | |
6354 | 6360 | | |
6355 | 6361 | | |
6356 | | - | |
| 6362 | + | |
| 6363 | + | |
6357 | 6364 | | |
6358 | 6365 | | |
6359 | 6366 | | |
| |||
0 commit comments
Comments
(0)