Commit d8994ca
committed
Remove Windows support completely for now
Since the managed libraries are built on Windows when packaging, the
released nuget would get a Mono.Unix.dll which would attempt to look
up `libc` symbols in `msvcrt`, which would break. Since we currently
don't support Windows at all, remove support for `msvcrt`
Bump version to 7.1.01 parent 74d504f commit d8994ca
File tree
3 files changed
+1
-9
lines changed- eng
- src/Mono.Unix/Mono.Unix.Native
3 files changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
388 | 387 | | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | 388 | | |
393 | 389 | | |
394 | 390 | | |
| |||
0 commit comments