Publish .NET Core 2.2 app in Visual Studio 2017 as framework-dependent executable (FDE)
根据 Microsoft 的说法,从 .NET Core 2.2 开始,我可以将应用程序发布为”与框架相关的可执行文件”(FDE)。它使用 dotnet 命令从命令行工作:
1
|
dotnet publish -c Release -r win-x64 –self-contained false
|
但是,我想使用 Visual Studio (2017) 中的 GUI 工具来完成,我可以在其中配置和存储配置文件:

我该怎么做?
你必须设置一个Target Runtime。 UI 有点混乱,没有使用短语 framework-dependent executable.
来源:https://www.codenong.com/54869267/
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_9906.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57