As dotnet build we didn't pass the platform as argument, but we pass it to Reloadify, this cause the Reloadify cannot find the output file path, as it missing the platform.
The stdout from Reloadify cannot print to VS debug console. I send them to debug console
As dotnet build we didn't pass the platform as argument, but we pass it to Reloadify, this cause the Reloadify cannot find the output file path, as it missing the platform.
The stdout from Reloadify cannot print to VS debug console. I send them to debug console