Gabriel Michaud

Results 2 issues of Gabriel Michaud

RuntimeInformation.IsOSPlatform is [called during initialization](https://github.com/ericsink/SQLitePCL.raw/blob/dba1792289cd17fcd96c10f62597c212187e42be/src/SQLitePCLRaw.nativelibrary/for_netstandard2.cs#L220). As mentioned on [this page](https://docs.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.runtimeinformation.isosplatform?view=netcore-3.1), this function is only available starting with .NET 4.7.1.

The Add-in Loader fails to initialize due to ExcelDna.Integration.dll getting flagged as malware by Windows Defender ![image](https://user-images.githubusercontent.com/9433888/141020753-370d2f46-ec9f-45fc-8af8-890e4d9a9ca0.png) Issue does not affect previous versions of ExcelDna. The problem started happening today...