NuGet scripts to different directory

后端 未结 2 1021
青春惊慌失措
青春惊慌失措 2021-02-01 11:41

Nuget packages download Javascript files to ~/Scripts

I prefer to keep my content organized in a ~/content folder, which contains

~/content/css
~/content         


        
2条回答
  •  情深已故
    2021-02-01 12:36

    At the moment, NuGet doesn't support installing packages resources elsewhere than the default location. There's an existing NuGet work item that would cover this feature : #1914 - Allow package resource folders to be configurable.

提交回复
热议问题