Add support for .NET Framework 4.6.1 to target frameworks.
还没有人认领这个 Issue。
评估
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 新手友好度
- 50/100
- Issue 类型
- 功能
- 描述清晰度
- 描述清楚
- 活跃度
- 停滞
- 技术栈
- csharp
- 领域
- build-system
调研方向
打开 issue 中链接的 target-framework 行对应的 src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj,并检查现有的目标框架。添加 net461,然后验证项目仍能成功构建和打包;完成的标准是将 .NET Framework 4.6.1 包含为受支持的目标。
由索引模型根据 Issue 内容生成。
描述
Is your feature request related to a problem? Please describe.
We've been using prior versions of SharpZipLib with .NET Framework and once upgrading, we are running into issues at compile time referencing .NET Standard 2.0. For various reasons, we're unable to upgrade our .NET Framework version up to 4.7.2+. Per Microsoft:
While NuGet considers .NET Framework 4.6.1 as supporting .NET Standard 1.5 through 2.0, there are several issues with consuming .NET Standard libraries that were built for those versions from .NET Framework 4.6.1 projects. For .NET Framework projects that need to use such libraries, we recommend that you upgrade the project to target .NET Framework 4.7.2 or higher. (https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-0)
Describe the solution you'd like
Add net461 to this line. We are not sure if there's more that would need to happen as we are not familiar with this code base.
Describe alternatives you've considered
The only other solution that we would be able to do would be to compile this ourselves internally.
Tags
No response
Additional context
No response
- 主要语言
- C#
- 星标
- 3.9k
- 派生
- 1k
- PR 合并指标
- 30 天内没有已合并 PR
环境准备
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
icsharpcode/SharpZipLib 的其他 Issue
-
*no response* bug
难度 1/5 1 小时以内 新手友好度 78/100
icsharpcode/SharpZipLib#905 · 1 条评论 ·
-
bug bzip2
难度 4/5 3-5 天 新手友好度 45/100
icsharpcode/SharpZipLib#904 ·
-
enhancement zip
难度 2/5 1-2 天 新手友好度 55/100
icsharpcode/SharpZipLib#903 ·
-
*no response* bug
难度 4/5 3-5 天 新手友好度 32/100
icsharpcode/SharpZipLib#901 · 1 条评论 ·
-
*no response* bug
难度 4/5 3-5 天 新手友好度 35/100
icsharpcode/SharpZipLib#894 · 1 条评论 ·
查看 icsharpcode/SharpZipLib 的全部 Issue
相似的 Issue
-
.NET bug
难度 2/5 1-3 小时 新手友好度 86/100
RayWangQvQ/BiliBiliToolPro#1144 ·
维护者通常 1 天内回复
-
area-System.Numerics.Tensors untriaged
难度 2/5 1-3 小时 新手友好度 78/100
dotnet/runtime#134691 · 2 条评论 ·
维护者通常 1 天内回复
-
难度 1/5 1 小时以内 新手友好度 86/100
microsoft/DataFactory.MCP#121 ·
-
难度 2/5 1-3 小时 新手友好度 72/100
unoplatform/uno.templates#2277 ·
维护者通常 5 天内回复
-
难度 2/5 1-3 小时 新手友好度 78/100
microsoft/fluentui-blazor#5344 · 1 条评论 ·
维护者通常 1 天内回复