Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extraneous dependencies added to net462 target in version 7.1.3 #1469

Closed
OronDF343 opened this issue May 30, 2024 · 2 comments
Closed

Extraneous dependencies added to net462 target in version 7.1.3 #1469

OronDF343 opened this issue May 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@OronDF343
Copy link

EPPlus usage

Noncommercial use

Environment

Windows 10

Epplus version

7.1.3

Spreadsheet application

No response

Description

Version 7.1.3 added the following dependencies to the .NET Framework 4.6.2 target:

Microsoft.Extensions.Configuration.Json (>= 8.0.0)
System.Security.Cryptography.Pkcs (>= 8.0.0)
System.Text.Encoding.CodePages (>= 8.0.0)

This change was introduced by PR #1424.

These dependencies were not present in version 7.1.2 and are probably unnecessary, relevant only to newer .NET. Please look into this.

@OronDF343 OronDF343 added the bug Something isn't working label May 30, 2024
@AdrianEPPlus
Copy link
Contributor

Hello!

We are looking into this.

JanKallman added a commit that referenced this issue Jun 3, 2024
@JanKallman
Copy link
Contributor

Removed in EPPlus 7.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants