VB.Net Connector-net-8.0.32.0 Unable to find dependency 'SYSTEM.RUNTIME.COMPILERSERVICES.UNSAFE'
Posted by: Kevin Hogan
Date: March 09, 2023 12:03PM

I upgraded to version 8.0.32.0 and I receive warning messages when I compile a solution that references the MySql.Data.dll in C:\Program Files (x86)\MySQL\Connector NET 8.0\Assemblies\v4.8\. The solutions targets .NET version 4.8.

WARNING: Unable to find dependency 'SYSTEM.RUNTIME.COMPILERSERVICES.UNSAFE' (Signature='B03F5F7F11D50A3A' Version='4.0.6.0') of assembly 'Google.Protobuf.dll'
WARNING: Unable to find dependency 'SYSTEM.RUNTIME.COMPILERSERVICES.UNSAFE' (Signature='B03F5F7F11D50A3A' Version='4.0.6.0') of assembly 'Google.Protobuf.dll'
WARNING: Unable to find dependency 'SYSTEM.RUNTIME.COMPILERSERVICES.UNSAFE' (Signature='B03F5F7F11D50A3A' Version='4.0.6.0') of assembly 'K4os.Compression.LZ4.dll'
WARNING: Unable to find dependency 'SYSTEM.RUNTIME.COMPILERSERVICES.UNSAFE' (Signature='B03F5F7F11D50A3A' Version='4.0.6.0') of assembly 'K4os.Compression.LZ4.dll'
WARNING: Unable to find dependency 'SYSTEM.RUNTIME.COMPILERSERVICES.UNSAFE' (Signature='B03F5F7F11D50A3A' Version='4.0.6.0') of assembly 'System.Memory.dll'
WARNING: Unable to find dependency 'SYSTEM.RUNTIME.COMPILERSERVICES.UNSAFE' (Signature='B03F5F7F11D50A3A' Version='4.0.6.0') of assembly 'System.Memory.dll'

The file System.Runtime.CompilerServices.Unsafe.dll exists in the folder. The details show that the file version is 5.0.20.51904.

Options: ReplyQuote


Subject
Written By
Posted
VB.Net Connector-net-8.0.32.0 Unable to find dependency 'SYSTEM.RUNTIME.COMPILERSERVICES.UNSAFE'
March 09, 2023 12:03PM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.