| Improve PowerShell Remoting Argument Validation (#27870) Co-authored-by: Tess Gauthier <tessgauthier@microsoft.com> Co-authored-by: Anam Navied <annavied@microsoft.com> | 20 天前 |
| [master] Update branch for release (#27683) | 1 个月前 |
| Downgrade the packages needed by SDK (#25280) | 1 年前 |
| Fix merge conflict checker for empty file lists and filter *.cs files (#26365) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: TravisEz13 <10873629+TravisEz13@users.noreply.github.com> | 10 个月前 |
| Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) | 6 年前 |
| Create PowerShell package for arm debian distribution (#26925) | 4 个月前 |
| [master] Update branch for release (#27683) | 1 个月前 |
| Handle MSIX installation specially when prepend to PATH (#27782) Update the code that prepends `$PSHOME` to `PATH` to handle the MSIX package installation specially -- it uses the stable path that points to the `ExecutionAlias` of the MSIX installation instead of `$PSHOME`. | 8 天前 |
| Add support for back porting PRs from GitHub or the Private Azure Repos (#20670) Co-authored-by: Dongbo Wang <dongbow@microsoft.com> --------- Co-authored-by: Dongbo Wang <dongbow@microsoft.com> | 2 年前 |
| Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) | 6 年前 |
| Add support for new WLDP setting `EnableFileOnlyEntry` (#26752) | 1 个月前 |
| [master] Update branch for release (#27683) | 1 个月前 |
| Move xUnit tests in new folder (#8356) ## Motivation I have a PR where there are many new xUnit tests. It would also be useful to create new xUnit tests for public APIs. The number of xUnit tests will increase and their ordering is required. ## PR Summary - Move C# xUnit tests in new folder. This allows to put new xUnit tests in directory structure in accordance with directory structure where cs files are. - Use an xUnit TestCaseOrderer attribute to sequentially process tests for `powershell.config.json`. - Update README.md - A race condition was fixed which allowed to run all XUnit tests in single batch job. | 7 年前 |
| Update `LangVersion` to `preview` (#26214) | 6 个月前 |