You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using -p:PublishTrimmed=true in dotnet publish would greatly reduce the binary size of the application, however enabling this option currently generates compile-errors around JSON and AOT. These errors should be resolved so we can use PulishTrimmed.