You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I encountered an issue with a transitive reference to System.IO.Packaging version 8.0.0 when using DocumentFormat.OpenXml version 3.1.0. The package reference appears as a warning in the NuGet package manager (screenshot attached).
Screenshots
To Reproduce
Steps to reproduce the behavior:
Add DocumentFormat.OpenXml version 3.1.0 to the project.
Observe the transitive dependency on System.IO.Packaging 8.0.0 in the package manager.
Observed behavior
A warning is displayed in the NuGet package manager.
Expected behavior
No warning or a clear explanation of the transitive dependency being safe to use.
Desktop (please complete the following information):