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

Build library project locally on Windows #19925

Open
rolfbjarne opened this issue Jan 26, 2024 · 0 comments
Open

Build library project locally on Windows #19925

rolfbjarne opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels
feature A feature to be implemented windows-only The issue only occur on Windows
Milestone

Comments

@rolfbjarne
Copy link
Member

Currently, in some cases we need a remote connection to build library projects on Windows, because we need Apple's toolchain to process resources.

However, if we fix/implement bundling original assets (unprocessed) in library projects (#19028), when we can also make library projects build on Windows without a remote connection.

Note: if a library project is referenced from an executable project, it's not executed remotely even when it would break the project (see #19519 (comment)), so this would also fix that case.

Note 2: this would also allow library projects to build on Linux (or any other non-macOS platform).

@rolfbjarne rolfbjarne added feature A feature to be implemented windows-only The issue only occur on Windows labels Jan 26, 2024
@rolfbjarne rolfbjarne added this to the .NET 9 milestone Jan 26, 2024
@rolfbjarne rolfbjarne self-assigned this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A feature to be implemented windows-only The issue only occur on Windows
Projects
Status: Other
Development

No branches or pull requests

1 participant