PowerShell / PowerShell/PowerShell-Native

Powershell FxDependent package cannot use New-PSSession

未關閉
#48 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
C++
星號
68
分支
46
平均合併
3 天 4 小時
30 天內合併 PR
1

描述

When using Powershell framework dependent package, the trusted assembly list must be looked up at two locations, under PSHOMEDIR and CORECLRDIR from the c:\Windows\System32\PowerShell\7.0.0-rc.3\RemotePowerShellConfig.txt file.

https://github.com/PowerShell/PowerShell-Native/blob/d4acbd519d1c77e07abc894db42853055ef65f55/src/powershell-native/nativemsh/pwrshcommon/pwrshcommon.cpp#L1447-L1462

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

從 src/powershell-native/nativemsh/pwrshcommon/pwrshcommon.cpp 的第 1447–1462 行附近開始,並將受信任組件查找與 PSHOMEDIR 和 CORECLRDIR 下的 RemotePowerShellConfig.txt 進行比較。驗證 framework-dependent 套件是否能使用 issue 中顯示的組態路徑透過 New-PSSession 建立工作階段。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cpp, powershell
領域
tooling
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
描述清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。