Commit 3538148
[2017-12] [xbuild] add property that is available in msbuild (#7224)
* add property that is available in msbuild
They fsharp team decided to remove a `#if MONO` with the assumption that
`xbuild` is dead and everything has switched over to `msbuild`:
https://github.com/Microsoft/visualfsharp/pull/3969/files#diff-bcb4028a918d13bbab2d0c1c15c97e6aL181
dotnet/fsharp@5e17e31#r151844561
which, alas, is not true yet.
With this PR we started to ship above modifications in the MDK:
#7018
* Bump API snapshot submodule1 parent 947e457 commit 3538148
2 files changed
Lines changed: 8 additions & 1 deletion
File tree
- external
- mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities
Submodule api-snapshot updated 1 file
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
62 | 69 | | |
63 | 70 | | |
64 | 71 | | |
| |||
0 commit comments