NuGet/Home
GitHub で見るNuGet should not apply binding redirects for class library projects
Open
#9,706 opened on 2020年6月22日
Functionality:InstallPriority:2Style:Packages.ConfigType:DCRhelp wanted
Repository metrics
- Stars
- (1,459 stars)
- PR merge metrics
- (平均マージ 464d 23h) (30d で 1 merged PR)
説明
This issue has been moved from a ticket on Developer Community.
adding or updating nuget packages creates app.config files for dll projects.
dll projects dont need app.config files. These files cause needless source control churn, so I delete them before commit. I dont want to keep deleting these files. Please stop creating them when they arent needed.
Original Comments
Visual Studio Feedback System on 6/1/2020, 01:03 AM:
Fernando Aguilar [MSFT] on 6/5/2020, 01:29 PM:
Andrew Stanton on 6/6/2020, 02:37 AM:
(private comment, text removed)