[PR #498] [MERGED] Build netcore3 #1058

Open
opened 2026-01-29 22:18:50 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/498
Author: @adamhathcock
Created: 1/3/2020
Status: Merged
Merged: 1/3/2020
Merged by: @adamhathcock

Base: masterHead: build-netcore3


📝 Commits (4)

📊 Changes

7 files changed (+31 additions, -27 deletions)

View changed files

.circleci/config.yml (+0 -16)
.github/workflows/dotnetcore.yml (+18 -0)
📝 appveyor.yml (+1 -1)
📝 build.cake (+6 -3)
📝 src/SharpCompress/AssemblyInfo.cs (+0 -1)
📝 src/SharpCompress/SharpCompress.csproj (+4 -4)
📝 tests/SharpCompress.Test/SharpCompress.Test.csproj (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/498 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 1/3/2020 **Status:** ✅ Merged **Merged:** 1/3/2020 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `build-netcore3` --- ### 📝 Commits (4) - [`50283d9`](https://github.com/adamhathcock/sharpcompress/commit/50283d941192b7b95c2d657085e6e15bb28f3549) Add new build targets for netcore3 - [`22e2526`](https://github.com/adamhathcock/sharpcompress/commit/22e2526f4c0784092e5ac3ba5563d14b8a6d5bcb) Update cake and dependencies - [`ae7e8c0`](https://github.com/adamhathcock/sharpcompress/commit/ae7e8c03f208a75b2d6267ef23c86cc3fecf360f) Put wrong SDK - [`ce6fd9b`](https://github.com/adamhathcock/sharpcompress/commit/ce6fd9b9762e35fc5fdeea233631f27eee3ecb79) JUst one target ### 📊 Changes **7 files changed** (+31 additions, -27 deletions) <details> <summary>View changed files</summary> ➖ `.circleci/config.yml` (+0 -16) ➕ `.github/workflows/dotnetcore.yml` (+18 -0) 📝 `appveyor.yml` (+1 -1) 📝 `build.cake` (+6 -3) 📝 `src/SharpCompress/AssemblyInfo.cs` (+0 -1) 📝 `src/SharpCompress/SharpCompress.csproj` (+4 -4) 📝 `tests/SharpCompress.Test/SharpCompress.Test.csproj` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:18:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1058