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
# You can also switch to .NET8 SDK by changing the "net7.0" to "net8.0" value of the "-f" argument
# As of writing this script, select .NET7 because CsWin32 doesn't generate compatible code with .NET8 SDK v1.0.0-rc1
# As of writing this, I don't know how to get NativeAOT working on Linux for this. So we're not using AOT compilation for now, using default IL binaries.