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
When targeting net10 we should issue a warning if the user is also using the runtime compilation package. Runtime compilation does not support the new C# based lexer which means things that compile in the IDE/command line may fail to compile when runtime compilation kicks in.