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
Hi,
I downloaded the source code from github. But I found some classes in the source code were unknown, like "ScenarioType","ModelType","SharedCodeEnum". Therefore it failed to compiled the project successfully.
All packages in "Dependency" are correct. I don't know where above types are defined. Am I missing some important files or definitions?
The text was updated successfully, but these errors were encountered:
This usually means that the source-generators are not running properly. I don't believe there is any specific VS workload needed for them to work, so I would try deleting bin/obj and making sure that you are using the latest version of VS.
Hi,
I downloaded the source code from github. But I found some classes in the source code were unknown, like "ScenarioType","ModelType","SharedCodeEnum". Therefore it failed to compiled the project successfully.
All packages in "Dependency" are correct. I don't know where above types are defined. Am I missing some important files or definitions?
The text was updated successfully, but these errors were encountered: