PowerShell / Microsoft.PowerShell.Archive

Archive PowerShell module contains cmdlets for working with ZIP archives
https://technet.microsoft.com/en-us/library/dn818910.aspx
MIT License
94 stars 37 forks source link

Prepare dev environment to new version #137

Closed iSazonov closed 2 years ago

iSazonov commented 2 years ago

PR Summary

The PR removes non functional changes from #131 so that we can get new dev environment fast without waiting #131. This is more convenient and open door for active experimenting with new APIs and cmdlet drafts.

PR Context

iSazonov commented 2 years ago

@SteveL-MSFT @ayousuf23 Who could review this?

ayousuf23 commented 2 years ago

I don't think I'm the best person to review this. Let's see what @SeeminglyScience or @anmenaga says.

iSazonov commented 2 years ago

@SeeminglyScience @anmenaga can you merge this?

ayousuf23 commented 2 years ago

@iSazonov Since the master branch has been updated, you might want to consider closing this PR.

iSazonov commented 2 years ago

I'd prefer to add .editorconfig since we switch to C#.