NuGet/Home

NuGet should not apply binding redirects for class library projects

Open

#9,706 opened on Jun 22, 2020

View on GitHub
 (5 comments) (1 reaction) (0 assignees)HTML (292 forks)batch import
Functionality:InstallPriority:2Style:Packages.ConfigType:DCRhelp wanted

Repository metrics

Stars
 (1,459 stars)
PR merge metrics
 (Avg merge 464d 23h) (1 merged PR in 30d)

Description

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)


Original Solutions

Nikolche Kolev [MSFT] solved on 6/19/2020, 05:25 PM, 0 votes:

Andrew Stanton on 6/20/2020, 06:20 PM:

Contributor guide