cant run on vscodium (Linux version of vscode)
what file am i suposed to run?
dotnet run inside the directory containing Chess-Challenge.csproj
EDIT
you can use dotnet watch --no-hot-reload to automatically restart app if anything change in the source code.
make sure to install the dotnet-sdk-6.0 version (I have the 7.0 version installed)
is it normal to get a folder called vscode, with c_ccp_properties.json, launch.json, settings.json, and tasks.json?
On Mon, Jul 24, 2023 at 12:47 AM Eugene Matsumura @.***> wrote:
make sure to install the dotnet-sdk-6.0 version (I have the 7.0 version installed)
— Reply to this email directly, view it on GitHub https://github.com/SebLague/Chess-Challenge/issues/47#issuecomment-1647247166, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBNSAJHNDKDJGXP5J2D7A63XRYD5JANCNFSM6AAAAAA2TARPC4 . You are receiving this because you authored the thread.Message ID: @.***>