mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-10 13:39:12 +00:00
[PR #652] [MERGED] Add a net 6 target and make trimmable #1138
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/652
Author: @ds5678
Created: 3/31/2022
Status: ✅ Merged
Merged: 4/11/2022
Merged by: @adamhathcock
Base:
master← Head:net6_with_trimming📝 Commits (4)
7f6c877add a net 6 target and make trimmableed3c11fupdate workflow and csproj files196df63fix build projecteb44cdcUpdate dotnetcore.yml📊 Changes
6 files changed (+10 additions, -7 deletions)
View changed files
📝
.github/workflows/dotnetcore.yml(+3 -1)📝
build/Program.cs(+1 -1)📝
build/build.csproj(+1 -1)📝
global.json(+1 -1)📝
src/SharpCompress/SharpCompress.csproj(+3 -2)📝
tests/SharpCompress.Test/SharpCompress.Test.csproj(+1 -1)📄 Description
This pull request adds a .NET 6 target with support for assembly trimming.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.