NuGet/Home

NuGet should not apply binding redirects for class library projects

Open

#9.706 geöffnet am 22. Juni 2020

Auf GitHub ansehen
 (5 Kommentare) (1 Reaktion) (0 zugewiesene Personen)HTML (292 Forks)batch import
Functionality:InstallPriority:2Style:Packages.ConfigType:DCRhelp wanted

Repository-Metriken

Stars
 (1.459 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 464T 23h) (1 gemergte PR in 30 T)

Beschreibung

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