NuGet/Home

NuGet should not apply binding redirects for class library projects

Open

#9,706 创建于 2020年6月22日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)HTML (292 fork)batch import
Functionality:InstallPriority:2Style:Packages.ConfigType:DCRhelp wanted

仓库指标

Star
 (1,459 star)
PR 合并指标
 (平均合并 464天 23小时) (30 天内合并 1 个 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)


Original Solutions

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

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

贡献者指南