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 has been archived by the owner on Nov 1, 2020. It is now read-only.
Number of .NET 5 APIs are not available in CoreRT right now because we stopped synchronizing them with the runtime due to technical difficulties a couple months ago.
This will be resolved once this repo is fully migrated to dotnet/runtimelab (dotnet/runtimelab#4) where the managed APIs are already fully synchronized with the mainstream runtimes. We just don't have official builds and packages yet.
Hi all,
I am trying to write cross-platform code and my attempt to use
IsWindows
andIsWindowsVersionAtLeast
fails:What are my options to rectify the problem?
The text was updated successfully, but these errors were encountered: