AssemblyInfo and RazorAssemblyInfo files are not found in ASP.NET Core MVC project
I have been working on an ASP.NET Core MVC / C# project (Visual Studio 2022) for the last 2 months. I have a class in this project which contains some properties. The name of the property was in capital letters and it was working fine.
AssemblyInfo and RazorAssemblyInfo files are not found in ASP.NET Core MVC project
I have been working on an ASP.NET Core MVC / C# project (Visual Studio 2022) for the last 2 months. I have a class in this project which contains some properties. The name of the property was in capital letters and it was working fine.