Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

added explicit expand-archive command #284

Merged

Conversation

boris-kuz
Copy link
Contributor

There's two packages that provide the Expand-Archive, (see PowerShell/Microsoft.PowerShell.Archive#52). It can happen that the wrong Expand-Archive is chosen, resulting in an error. This fixes that.

Copy link
Owner

@williamboman williamboman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! LGTM

I assume this is compatible with all versions of the builtin powershell?

@williamboman
Copy link
Owner

I assume this is compatible with all versions of the builtin powershell?

Seems like there's docs for it across all versions, 🤷

@williamboman williamboman merged commit 52183c6 into williamboman:main Nov 25, 2021
williamboman added a commit that referenced this pull request Dec 1, 2021
* main:
  autogen
  fix(solang): fix languages property
  CUSTOM_SERVERS: remove shell.remote_bash
  fix(bicep): download the langserver via the vscode distribution (#286)
  Added some clarity to eslint readme (#282)
  installers/npm: use global style (#289)
  add csharpls (#294)
  fix(fsharp): update cmd (#290)
  autogen
  added explicit expand-archive command (#284)
  add dartls (#267)
williamboman added a commit that referenced this pull request Dec 5, 2021
* main:
  added explicit expand-archive command (#284)
  add dartls (#267)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants