Page 1 of 1

warnings and errors during generating process

Posted: Tue May 16, 2023 2:54 pm
by rkopp01234

Hi there,

in which logfile can I find warnings and errors that appear during the generating process in the "Generating Windows"?

The ASPNETMaker.log does not show warnings.

Thanks!


Re: warnings and errors during generating process

Posted: Wed May 17, 2023 7:40 am
by MichaelG

You can either open your project with Visual Studio 2022 to compile the project, or open a command prompt, navigate to the destination folder and build the project with the command "dotnet build".