Set “Copy Local” to False by default?

前端 未结 6 1766
闹比i
闹比i 2020-12-04 19:48

Can I set the default-option of \"Copy Local\" in Visual Studio to False? In most times, when I add a dll as dependency of a project, I want the Copy Local property set to F

6条回答
  •  眼角桃花
    2020-12-04 19:56

    Bumping this because it seems there's now a nuget package allowing exactly this...

    https://nuget.org/packages/CopyLocalFalse

    Haven't tried yet, just hoping it helps.

提交回复
热议问题