mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #53] [MERGED] Fixed .NET2 Release build #813
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/53
Author: @benshoof
Created: 5/3/2015
Status: ✅ Merged
Merged: 5/5/2015
Merged by: @adamhathcock
Base:
master← Head:master📝 Commits (1)
5144104Fixed .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.