You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
1.0.0-beta8-15545 coreclr x64 darwin
and
1.0.0-beta8-15545 coreclr x64 linux
System.Runtime.InteropServices.RuntimeInformation 4.0.0-beta-23231
Pulling from https://www.myget.org/F/aspnetlitedev/api/v2
This is related to #2387. Our myget feed publishes a package of System.Runtime.InteropServices.RuntimeInformation that includes the Windows version of the dll. This gets loaded at runtime, and thus misinforms the IsPlatform API about which OS is actually running.