Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
Just go and manually select the project to add it to the solution. If you look through the C# samples folder you will find the common C# project. Just add it to your solution and you will be good to go. It is just a file reference problem that comes up from time to time. We will eliminate this problem altogether down the road as we will not try to reuse this project in more than one sample, that is the crux of the issue. But just go and manully select the project file and you should be set.
|