打开 关闭

Consider renaming project for public site #4309


User avatar
0
jfistelmann 创建

If using public site, a project named Public will be generated - leading to Public being part of a namespace.

Eg. MyApp.Web.Public.Menu

That leads to CA1716

warning CA1716: Rename namespace MyApp.Web.Public.Menu so that it no longer conflicts with the reserved language keyword 'Public'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.


1 答案
  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    Thanks, I will give feedback to the team.

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11