Dmitriy Khmaladze
Dmitriy Khmaladze
Was fixed by 8c45548dc34b06293e7932141dd98118ee960b61 But needs more extensive testing. Keep issue open for now
The issues was resolved. Lets keep it open for another month just in case
@g8perry Needed by DPIPE to connect to legacy systems **today**. A good example why how one benefits greatly from staying away from proprietary technologies like Microsoft SQL server :)
The new Microsoft dll gives the same old message "Platform not supported"
> https://www.koskila.net/how-to-resolve-microsoft-data-sqlclient-is-not-supported-on-this-platform-in-an-azure-function-app/ > “Microsoft.Data.SqlClient: Microsoft.Data.SqlClient is not supported on this platform.“. > Reason: > I’m not going to dig into the details, but essentially, you’re in dependency hell. Let’s try...
https://github.com/dotnet/SqlClient/issues/1521
Same error generated in plain console .NET6 app without any lib references. So this is a generic issue with SQL or bad connect string that now have changed because of...
https://github.com/dotnet/SqlClient/issues/1521 Added comment
Related g8#492
Software installer package with command list, encryption and compression. Add `sky` activity to pack
Need to add target install scope e.g. "Group|User" for linux chown/chmod commands