Open Closed

Consider renaming project for public site #4309


User avatar
0
jfistelmann created

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 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Thanks, I will give feedback to the team.

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