[PR #53] [MERGED] Fixed .NET2 Release build #813

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/53
Author: @benshoof
Created: 5/3/2015
Status: Merged
Merged: 5/5/2015
Merged by: @adamhathcock

Base: masterHead: master


📝 Commits (1)

  • 5144104 Fixed .NET2 Release build

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 SharpCompress/SharpCompress.NET2.csproj (+1 -1)

📄 Description

The .NET2 project only built in Debug configuration due to not including
the compilation symbol NET2 in the Release configuration.


🔄 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/53 **Author:** [@benshoof](https://github.com/benshoof) **Created:** 5/3/2015 **Status:** ✅ Merged **Merged:** 5/5/2015 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5144104`](https://github.com/adamhathcock/sharpcompress/commit/5144104fefe57a54b2f2ebd80be88156f1b09a91) Fixed .NET2 Release build ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `SharpCompress/SharpCompress.NET2.csproj` (+1 -1) </details> ### 📄 Description The .NET2 project only built in Debug configuration due to not including the compilation symbol NET2 in the Release configuration. --- <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:17:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#813