-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Unable to resolve dependency SixLabors.Fonts #964
Comments
Use PackageReference |
Looks VS template for .NET framework 4.7.2 in VS2022 is still using packages.json instead of PackageReference. |
Thanks for the quick, accurate response! Issue resolved. |
This issue is eventually resolved by the release of NPOI 2.6.2. |
Steps to reproduce
Open VS 2022
Create new C# console app for .net framework 4.7.2
Open NuGet console
PM> Install-Package npoi
Console output follows
The text was updated successfully, but these errors were encountered: