I built my dotnet project on host pc with: dotnet publish --configuration Release
dotnet publish --configuration Release
I was able to run the built app on host pc without problems. Next I wan