Misha
Misha
Closing as we should only stay on lts versions
Cosmos currently does not have support for liveshare.
Liveshare does not support running projects locally when you are a guest
Can you test this with the latest version of innosetup?
Is this fixed?
We need a plug for `1>System.RuntimeTypeHandle::System.RuntimeType GetTypeByName(System.String, Boolean, Boolean, System.Threading.StackCrawlMark ByRef, System.Runtime.Loader.AssemblyLoadContext) 1>System.RuntimeTypeHandle::System.RuntimeType GetTypeByName(System.String, Boolean, Boolean, System.Threading.StackCrawlMark ByRef) 1>System.RuntimeType::System.RuntimeType GetType(System.String, Boolean, Boolean, System.Threading.StackCrawlMark ByRef) 1>System.Type::System.Type GetType(System.String) 1>Microsoft.VisualBasic.CompilerServices.Utils::Void .cctor() 1>Microsoft.VisualBasic.CompilerServices.Utils`
Yeah it doesn't seem like it supports .NET runtime classes. But, maybe we could make a modified version of it to support classes?
I mean .NET framework classes like Console class.
Fixed by #2244
I think this got fixed