Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
前几天发布的 NuGet 3.3 支持contentFiles. 我nuget.exe根据Nuspec 参考创建了一个包,但是当我将它安装到一个项目(基于 ASP.NET 5 RC1)时,没有添加任何文件。请问有一些完整的例子它应该如何工作吗?nuget.org上是否已经有一些包contentFiles?谢谢。
contentFiles
nuget.exe
显然 ASP.NET 还不支持 contentFiles。
https://github.com/aspnet/Home/issues/651