Skip to content

Extend #3907's fix of module import error to Linux#5260

Merged
KoenZomers merged 7 commits intopnp:devfrom
NoelTautges:FixLinuxBuildScripts
May 4, 2026
Merged

Extend #3907's fix of module import error to Linux#5260
KoenZomers merged 7 commits intopnp:devfrom
NoelTautges:FixLinuxBuildScripts

Conversation

@NoelTautges
Copy link
Copy Markdown
Contributor

@NoelTautges NoelTautges commented Mar 4, 2026

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Extends #3907 to Linux.

What is in this Pull Request ?

  • Removes extraneous semicolons at the end of PowerShell statements
  • Fixes capitalization of global variable $IsMacOS
  • Extends Fix destination folder definition in build process on Mac dev machines #3907's fix of a module import error to Linux - uses $HOME/.local/share/powershell/Modules/PnP.PowerShell for Linux/macOS and %MyDocuments\PowerShell\Modules\PnP.PowerShell for Windows
  • Skips redetermining the destination folder of the DLLs/PDBs by just using the using: scope, which works in thread jobs
  • Uses $PSScriptRoot for Build-Nightly.ps1 instead of relative paths

@KoenZomers
Copy link
Copy Markdown
Collaborator

Looks nice, thanks @NoelTautges!

@KoenZomers KoenZomers merged commit cae7184 into pnp:dev May 4, 2026
2 checks passed
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.

2 participants