-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello!
In using GameBundle for a bit now, I've noticed that even when PublishTrimmed is marked as true in the csproj definition, I also have to provide it in the cli args here for it to be respected. This is caused by https://github.com/Ellpeck/GameBundle/blob/main/GameBundle/Program.cs#L75 - I suspect if neither the trim nor AOT flags are set here then the entire line should be removed from the publish command.
I'm not sure if this is intended behavior or not, but if it isn't then I'm more than happy to implement a fix and open a PR. Just let me know.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request