在 msbuild 不想生成一大堆文件,可以在 Web 项目的csproj 文件里,注释掉这一串。

<!--<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />-->

相关文章:

  • 2021-06-18
  • 2022-02-18
  • 2022-12-23
  • 2021-10-19
  • 2022-01-05
  • 2021-12-08
猜你喜欢
  • 2021-11-13
  • 2022-12-23
  • 2022-01-08
  • 2022-01-01
  • 2021-10-03
  • 2021-06-08
  • 2021-12-27
相关资源
相似解决方案