Dotnet
dotnet publish HermesProxy -c Release --self-contained -p:PublishSingleFile=true -p:PublishTrimmed=true -p:IncludeNativeLibrariesForSelfExtract=true -p:DebugType=None
dotnet publish HermesProxy -c Release --self-contained -p:PublishSingleFile=true -p:IncludeAllContentForSelfExtract=true -p:DebugType=None