PowerShell / PowerShell/PowerShell-Native
Need to release a new version of `Microsoft.PowerShell.Native` nuget package
未关闭
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 68
- 派生
- 46
- 平均合并
- 3 天 4 小时
- 30 天内合并 PR
- 1
描述
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Issue Summary
https://github.com/PowerShell/PowerShell-Native/pull/115 fixed the TPA list used by pwrshplugin.dll. The outdated TPA in pwrshplugin.dll caused regressions in PowerShell WinRM remoting.
We need to release a new version of Microsoft.PowerShell.Native nuget package so PowerShell can consume.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 pull request #115 和 Microsoft.PowerShell.Native 包的发布流程。确认包含带有已修复 TPA 列表的更新版 pwrshplugin.dll,然后发布一个 PowerShell 可以使用的新包版本。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, powershell
- 领域
- release
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100