dotnet publish -r linux-x64 -p:PublishSingleFile=true –self-contained false
https://learn.microsoft.com/en-us/dotnet/core/deploying/single-file/overview?tabs=cli
分类
dotnet publish -r linux-x64 -p:PublishSingleFile=true –self-contained false
https://learn.microsoft.com/en-us/dotnet/core/deploying/single-file/overview?tabs=cli