Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing LinkMode from None to SdkOnly doesn't work correctly with incremental builds. #21545

Open
rolfbjarne opened this issue Oct 29, 2024 · 0 comments
Labels
bug If an issue is a bug or a pull request a bug fix macOS Issues affecting macOS msbuild Issues affecting our msbuild tasks/targets
Milestone

Comments

@rolfbjarne
Copy link
Member

rolfbjarne commented Oct 29, 2024

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
@rolfbjarne rolfbjarne added bug If an issue is a bug or a pull request a bug fix macOS Issues affecting macOS msbuild Issues affecting our msbuild tasks/targets labels Oct 29, 2024
@rolfbjarne rolfbjarne added this to the .NET 10 milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug If an issue is a bug or a pull request a bug fix macOS Issues affecting macOS msbuild Issues affecting our msbuild tasks/targets
Projects
None yet
Development

No branches or pull requests

1 participant