mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-07-09 02:26:47 +00:00
[PR #622] [MERGED] Net461 tests #1131
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/622
Author: @adamhathcock
Created: 10/2/2021
Status: ✅ Merged
Merged: 10/2/2021
Merged by: @adamhathcock
Base:
master← Head:net461-tests📝 Commits (6)
3cdc4b3Test 461 on github actions2745bfaMinor SDK updateb6e0ad8Remove duplicated artifact stepce5432eFix tests for multi-targettingec2be28Fix whitespace from dotnet formate6bec19Mark for 0.30📊 Changes
12 files changed (+30 additions, -35 deletions)
View changed files
📝
.github/workflows/dotnetcore.yml(+1 -5)📝
build/Program.cs(+5 -5)📝
build/build.csproj(+1 -1)📝
src/SharpCompress/Archives/Rar/RarArchive.cs(+1 -1)📝
src/SharpCompress/Common/ExtractionMethods.cs(+1 -1)📝
src/SharpCompress/Common/Zip/SeekableZipHeaderFactory.cs(+6 -6)📝
src/SharpCompress/SharpCompress.csproj(+3 -3)📝
src/SharpCompress/Utility.cs(+2 -2)📝
tests/SharpCompress.Test/SharpCompress.Test.csproj(+4 -5)📝
tests/SharpCompress.Test/Tar/TarReaderTests.cs(+1 -1)📝
tests/SharpCompress.Test/Zip/ZipArchiveTests.cs(+1 -1)📝
tests/SharpCompress.Test/Zip/ZipReaderTests.cs(+4 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.