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
Create a solution of multiple projects and some of the projects being a VBPROJ and used by other projects.
Convert a VB project to csproj.
Conversion runs fine and shows a list of referenced projects will be changed and reloaded. Ok and reload
However in all the projects referencing this vbproj, the GUID is changed BUT not the project extension. it stays as vbproj and of course will give errors compiling.
Error message shown
Follow the steps on the wiki - where do things go wrong?
Copy and paste any error messages / relevant text and/or screenshot the incorrect behaviour.
Run Visual Studio with the /Log command line switch to write ActivityLog.xml to disk during your session.
After closing Visual Studio, find the activity log in the subfolder for Visual Studio data:
%AppData%\Microsoft\VisualStudio<version>\ActivityLog.xml.
Steps to reproduce
Error message shown
If there's no error message, try the Visual Studio Activity log:
Details
The text was updated successfully, but these errors were encountered: