Open Luby1917 opened 4 years ago
I do not maintain any more this Repository.
This windows DLL api-ms-win -core-localization-obsolete-l1-2-0.dll is referenced by an outdated version of SQLClient. Update the SQLClient package through nuget to a newer version and this obsolete windows dll will no longer be referenced.
Hi! Sorry if this is a dump issue, but I can't fire out how to solve this:
I'm trying to deploy an .NET Core console app that uses SqlTableDependency. But when I run it I get always the same error: Unable to load DLL 'api-ms-win -core-localization-obsolete-l1-2-0.dll' I've tried multiple SDK versions (2.1, 2.2, 3.1), I even trying to compile the app on this server but the results is always the same.
Any hint or help will be appreciated.
Thanks