Build 生成许多<国家/地区>文件夹

Build produces many <country>-folders

提问人:Gerard 提问时间:10/26/2023 最后编辑:Gerard 更新时间:10/26/2023 访问量:5

问:

在 Visual Studio '22 中,在使用 NUnit 的测试项目中,VS 生成生成 13 个文件夹,其中包含
de、es、fr、it、zh-Hans 等国家/地区的代码。 每个文件夹都有相同的 6 个 dll 集,例如 Microsoft.TestPlatform.CommunicationUtilities.resources.dll

Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll

这些dll也在根文件夹中,有没有办法避免构建中的这些子文件夹?

visual-studio 构建 nunit

评论


答: 暂无答案