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
All projects target .NET Framework 4.7.2. AppMain.csproj has a <ProjectReference> to SharedLib.vbproj and calls SharedLib.StringHelper.Reverse() in its Program.cs.