.NET 5 | Visual Studio "Trimming" Feature should be editable from project properties.
Open
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
.NET 5 has a feature that is configurable via the Visual Studio .proj file called Trimming. This feature currently requires the developer to go into the .proj file and edit it manually. This should be configurable via the Project Settings UI Dialogs. A simple checkbox to turn it on or off would be best in my opinion. Any time you have to manually configure the project file, you open yourself up to additional problems. In addition, it is required to CLOSE the project, and RELOAD it every time you edit that .proj file manually.
Contributor guide
Assessment
This issue has not been assessed yet.