NuGet/Home

NuGet should not apply binding redirects for class library projects

Open

#9706 aperta il 22 giu 2020

Vedi su GitHub
 (5 commenti) (1 reazione) (0 assegnatari)HTML (292 fork)batch import
Functionality:InstallPriority:2Style:Packages.ConfigType:DCRhelp wanted

Metriche repository

Star
 (1459 star)
Metriche merge PR
 (Merge medio 464g 23h) (1 PR mergiata in 30 g)

Descrizione

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:

Guida contributor