Skip to content

Fix TempFilePath using System.IO.Path#146

Merged
PrzemyslawKlys merged 1 commit intoEvotecIT:masterfrom
roberttoups:patch-2
Aug 20, 2020
Merged

Fix TempFilePath using System.IO.Path#146
PrzemyslawKlys merged 1 commit intoEvotecIT:masterfrom
roberttoups:patch-2

Conversation

@roberttoups
Copy link
Contributor

The hardcoded backslash in the pathing for the $TempFilePath created for $AttachSelfName will fail on MacOS and Linux. [System.IO.Path]::Combine solves this.

The hardcoded backslash in the pathing for the $TempFilePath created for $AttachSelfName will fail on MacOS and Linux. [System.IO.Path]::Combine solves this.
@PrzemyslawKlys PrzemyslawKlys merged commit 2ae426f into EvotecIT:master Aug 20, 2020
@PrzemyslawKlys
Copy link
Member

Looks good. Thank you ;)

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