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
{{ message }}
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.
As a fallback, go to open the .csproj file. Visual Studio says it can't be opened, and to check the upgrade log for details. The upgrade log has nothing particularly useful in the way of details.
The text was updated successfully, but these errors were encountered:
it would have surprised me that you could open this in any IDE. The project file is there, just to allow for building the project (e.g. using msbuild or xbuild). I'm not using IDEs a lot, so there has been put no effort in supporting them so far.
Now, if you feel like it, please do submit a PR with support for e.g. a VS 2017 build. It might require some rework since the current build process is probably a-typical for more classic VS projects.
Let me know if you need any help in understanding the current process!
regards,
Christophe
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: