Skip to content

Fixed casing in .psd1 to match Types.ps1xml filename #203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 30, 2021

Conversation

fsackur
Copy link
Contributor

@fsackur fsackur commented Jan 17, 2021

I offer this option to fix #201 by changing the field in the .psd1.

@fsackur
Copy link
Contributor Author

fsackur commented Jan 17, 2021

Only one is needed out of #202 and #203

@itfranck itfranck merged commit b176db7 into adamdriscoll:master Jan 30, 2021
@fsackur fsackur deleted the 201-fix-casing-in-psd1 branch February 1, 2021 19:49
itfranck added a commit that referenced this pull request Mar 7, 2021
* Fixed casing in .psd1 to match Types.ps1xml filename (#203)

Co-authored-by: Freddie Sackur <[email protected]>

* Corrected child path for the $OS switch (#206)

Directory names were incorrect for the child path's in the $OS switch. Changed from '/assembiles' to '/assemblies'

Co-authored-by: Freddie Sackur <[email protected]>
Co-authored-by: Freddie Sackur <[email protected]>
Co-authored-by: Alex Laurie <[email protected]>
itfranck added a commit that referenced this pull request Mar 7, 2021
* Filter / Attributes check fix.

* Revert "Filter / Attributes check fix."

This reverts commit 30ab74b.

* Get-SeElement / Get-SeElementAttribute fix / modifications

* Update Get-SeElement.ps1

* Fixes

* Preview3 changes

* Changes merged in Master that are Preview3 related. (#208)

* Fixed casing in .psd1 to match Types.ps1xml filename (#203)

Co-authored-by: Freddie Sackur <[email protected]>

* Corrected child path for the $OS switch (#206)

Directory names were incorrect for the child path's in the $OS switch. Changed from '/assembiles' to '/assemblies'

Co-authored-by: Freddie Sackur <[email protected]>
Co-authored-by: Freddie Sackur <[email protected]>
Co-authored-by: Alex Laurie <[email protected]>

* Build + changelog

Co-authored-by: Freddie Sackur <[email protected]>
Co-authored-by: Freddie Sackur <[email protected]>
Co-authored-by: Alex Laurie <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Won't import on Linux due to casing mismatch on types.ps1xml
2 participants