PowerShell / PowerShell/PowerShell-Native
Need to release a new version of `Microsoft.PowerShell.Native` nuget package
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 68
- Forks
- 46
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing pull request #115 and the Microsoft.PowerShell.Native package release process. Confirm that the updated pwrshplugin.dll with the fixed TPA list is included, then publish a new package version that PowerShell can consume.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, powershell
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100