- Install Visual Studio Code https://code.visualstudio.com/download
- Download and install .NET 5.0 https://dotnet.microsoft.com/download
dotnet publish -c Release -r win-x64 Simple
bin\Release\net5.0-windows\win-x64\publish\Simple.exe
will be created.
copy publish directory to run Simple.exe.
Takashi Masuyama < mamewotoko@gmail.com >
https://mamewo.ddo.jp/