gpt4 book ai didi

.net - 将 .NET 控制台应用程序编译为单个可执行文件

转载 作者:行者123 更新时间:2023-12-04 17:59:52 26 4
gpt4 key购买 nike

我有一个用 F# 编写的面向 .NET Framework 4.6.2 的控制台应用程序。我构建的工件是 MyApp.exe 和 FSharp.Core.dll。本页https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/compiler-options建议 —-standalone 标志应该允许我生成一个独立的 MyApp.exe。如何在 Visual Studio (2017) 中或通过其他方式做到这一点?

最佳答案

在 Visual Studio 中,您可以右键单击项目,转到属性并在“其他标志”中指定 --standalone。以下截图来自 VS2015,但我认为这在 VS2017 中看起来是一样的。

此外,如果您同时使用 Debug 和 Release 版本,则需要为它们指定此项。

enter image description here

关于.net - 将 .NET 控制台应用程序编译为单个可执行文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50157636/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com