Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] pure PowerShell Core compilation #4

Open
1 task done
steve02081504 opened this issue Mar 22, 2024 · 1 comment
Open
1 task done

[feature request] pure PowerShell Core compilation #4

steve02081504 opened this issue Mar 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@steve02081504
Copy link
Owner

检查清单 Prerequisites

  • 请确保你已经检索了已关闭的问题,以确保你的问题没有被重复提交
    Make sure you have retrieved closed issues to make sure your issue has not been submitted repeatedly

问题描述

Problem description

Support for compiling code in PowerShell Core, eliminating dependency on Windows PowerShell

解决方案描述

Solution description

CodeAnalysis

替代方案描述

Alternative description

No response

附加内容

Additional context

No response

@steve02081504 steve02081504 added the enhancement New feature or request label Mar 22, 2024
@steve02081504 steve02081504 self-assigned this Mar 22, 2024
@steve02081504 steve02081504 added the help wanted Extra attention is needed label Mar 22, 2024
@steve02081504
Copy link
Owner Author

CodeAnalysisCompiler.ps1 中定义了相关功能,添加了 -UseWindowsPowerShell 参数(当前默认设置为 true),无法成功编译可执行文件
Relevant functionality defined in CodeAnalysisCompiler.ps1, -UseWindowsPowerShell parameter added (currently set to true by default), unable to successfully compile executable file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant