TargetFrameworksSwitcher for OmniSharpThis extension improves the efficiency of development for projects where multiple TargetFramework are defined. Currently, OmniSharp which is used to analyze C# code in VSCode, is set to analyze the first TargetFramework when multiple TargetFrameworks are defined. If you set the value of TargetFramework, it will take precedence over it. This extension makes it easy to set that up. FeaturesSwitch Target FrameworkInitialize ExtensionNotesThis extension adds |