-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
The project is currently targeting .NET Framework 4.8, which is no longer supported.
It also uses the legacy packages.config approach for NuGet package management, which is outdated and problematic.
Issues Identified
Unable to restore NuGet packages — some are missing or appear to be from a private feed.
Outdated package management method (packages.config) instead of modern PackageReference format.
Impact
The project cannot be built successfully due to missing dependencies and obsolete framework/package management methods.
Metadata
Metadata
Assignees
Labels
No labels