Nuget Pack command, in Visual Studio 2017

后端 未结 1 1934
有刺的猬
有刺的猬 2021-01-21 01:19

I have a .core solution where some projects need to be included and as I understand the praxis is in .core to use Nuget. For those projects I have under Properties->Package chec

1条回答
  •  孤独总比滥情好
    2021-01-21 02:14

    You can override the package output directory by setting this inside a :

    ..\some-folder
    

    0 讨论(0)
提交回复
热议问题