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 Nov 24, 2023. It is now read-only.
Sorry, the solution might be simple, but I barely know about the programming.
When I follow the guide to open the .sln file with visual studio and try to build the solution, I got 443 Errors. Most of the errors are CS0246 - The type or namespace name "XXXX" could not be found.
Could you please let me know how to resolve this issue? Thank you so much!
The text was updated successfully, but these errors were encountered:
Hi @yunmemory, it looks like you need to restore the Nuget packages. This can be done either manually or automatically in Visual Studio. I recommend to take a look here.
Hi @yunmemory, it looks like you need to restore the Nuget packages. This can be done either manually or automatically in Visual Studio. I recommend to take a look here.
Thank you so much, Scharpfo! the problem was solved!
seb-esser
referenced
this issue
in tumcms/forge-bim360.project.setup.tool
Jul 12, 2021
Sorry, the solution might be simple, but I barely know about the programming.
When I follow the guide to open the .sln file with visual studio and try to build the solution, I got 443 Errors. Most of the errors are CS0246 - The type or namespace name "XXXX" could not be found.
Could you please let me know how to resolve this issue? Thank you so much!
The text was updated successfully, but these errors were encountered: