-
Notifications
You must be signed in to change notification settings - Fork 1.1k
.NET SDK has some runtime folders that can probably be trimmed #49005
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
Labels
untriaged
Request triage from a team member
Comments
cc @richlander |
Similar to:
I think it would be great if we could use .NET 7 source-build as a proof of concept for the future goals. |
Update for .NET 10. The SDK has these
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've extracted .NET 7 preview 5 tar.gz for Linux.
The installation contains a number of
win
folders:These folders are probably not necessary on Linux and can be left out the SDK.
The text was updated successfully, but these errors were encountered: