I am trying to download a completed copy of the Contoso University Demo from GitHub.
cu_final is probably the copy I want.
I open cu_final and I see the familiar .net file structure for a project. I am encouraged.
When I hit the <> Code button the contents shown change to something unfamiliar but maybe the project is contained within one of the subfolders...
I chose both to open with Visual Studio, which downloaded the file, and to download as a zip file. Result was the same. Visual Studio message requested to find startup item to run the project. A search of folder came up with no .sln items.
I tried a subfolder...seeing a simplified project file structure, no .sln item.
Questions:
- Is this the right github location from which to download the Contoso University demo?
- What am I misunderstanding / doing wrong?