NuGet 3.3 release few days ago supports contentFiles
. I've created a package using nuget.exe
according to Nuspec reference, but when I installed it to a project (based on ASP.NET 5 RC1), no files are added. Is there some complete example how it should work, please? Are there already some packages on nuget.org with contentFiles
? Thanks.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Apparently ASP.NET doesn't support contentFiles yet.
https://github.com/aspnet/Home/issues/651