mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-04-06 06:01:12 +00:00
[PR #614] [MERGED] Ensure destination directory exists. #1127
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/614
Author: @adamhathcock
Created: 9/12/2021
Status: ✅ Merged
Merged: 9/12/2021
Merged by: @adamhathcock
Base:
master← Head:ensure-dest-dir-exists📝 Commits (2)
a8d065dEnsure destination directory exists0209d00Minor updates and prep for 0.29📊 Changes
6 files changed (+21 additions, -9 deletions)
View changed files
📝
.github/workflows/dotnetcore.yml(+1 -1)📝
build/build.csproj(+1 -1)📝
global.json(+2 -1)📝
src/SharpCompress/Common/ExtractionMethods.cs(+12 -1)📝
src/SharpCompress/SharpCompress.csproj(+4 -4)📝
tests/SharpCompress.Test/SharpCompress.Test.csproj(+1 -1)📄 Description
Also check for trailing slash and add if necessary
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.