Changing LinkMode from None to SdkOnly doesn't work correctly with incremental builds.
Open
bug
macOS
msbuild
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 123
Description
Test script with output: https://gist.github.com/rolfbjarne/9a962a12160f2f750e01ab9813fd6dc9
The incrementally built .app is much bigger than the clean app:
```
21M clean/Debug/net9.0-macos/osx-arm64/ttt.app
136M incremental/Debug/net9.0-macos/osx-arm64/ttt.app
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.