NuGet 警告 NU5108

转换文件“other\code.pp”不位于“content”文件夹,因此不会在此包安装过程中转换。 将其移动到“content”文件夹中。

问题

在非 content 文件夹下的子文件夹中检测到 .pp.transform 文件。

解决方案

请将 .pp.transform 文件放置于 content 文件夹下,以使其与 NuGet 工具兼容。