Microsoft Visual Studio Community 2019 Version 16.7.7
RemObjects Elements 10.0.0.2569
I create a new project with the template “ASP.NET Classic Web Application”.
I add a new file with a class.
I save everything.
I close Visual Studio.
I open Visual Studio again.
The file I added is not in the project!
I tried creating directories, adding files that already exist and I can’t get them to be added to the project file (VS doesn’t write it)
It also does not compile with the files I add (they do not appear in the Output after a build).
Attached image of VS and the content of the build
Build.rar (14.8 KB)