Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1447

Strong name validation failed for 6.10.3-rc dll (no replies)

$
0
0
We have a library project (targeting NetStandard 2.0) that references MySql.Data 6.10.3-rc.
We run our test project that tests our library project (targeting net47, but using the new projectfile format) with dotnet test.

This results in the following exception:

System.IO.FileLoadException : Could not load file or assembly 'MySql.Data, Version=6.10.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A)
----> System.Security.SecurityException : Strong name validation failed. (Exception from HRESULT: 0x8013141A)

The version 8.0.8-dmr has the same issue. The last stable 6.9.9 does not have this issue (but is not compatible with NetStandard). Could it be that the published dll's contain errors?

Viewing all articles
Browse latest Browse all 1447

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>