I am trying to publish a .Net Core 3.1 application using the command:
dotnet publish -r win10-x86 -c Release --self-contained=True
While runn