Skip to content

Update path handling for cross-platform compatibility#1209

Merged
gautamdsheth merged 1 commit intopnp:devfrom
SherpasGroup:fix-path-separator
Feb 12, 2026
Merged

Update path handling for cross-platform compatibility#1209
gautamdsheth merged 1 commit intopnp:devfrom
SherpasGroup:fix-path-separator

Conversation

@patrikhellgren
Copy link
Copy Markdown
Contributor

Replaced hardcoded path separators with Path.DirectorySeparatorChar and Path.Combine in provisioning file system connector and file utilities.
This fixes an issue where the provisioning file handler would fail when recursively copying files on Linux.

Replaced hardcoded path separators with Path.DirectorySeparatorChar and Path.Combine in provisioning file system connector and file utilities
@gautamdsheth gautamdsheth merged commit 6806f62 into pnp:dev Feb 12, 2026
1 check passed
@gautamdsheth
Copy link
Copy Markdown
Collaborator

Thanks @patrikhellgren , merged it !

@patrikhellgren patrikhellgren deleted the fix-path-separator branch February 12, 2026 21:16
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