Lin20 / isosurface

A project testing and comparing various algorithms for creating isosurfaces.
MIT License
292 stars 39 forks source link

Visual Studio Failed to Open Project #3

Open hongwangg opened 4 years ago

hongwangg commented 4 years ago

Upon loading the solution, Visual Studio tried to migrate the project, but failed and reported 2 errors Error1: Content1\Content.contentproj The application which this project type is based on was not found.

Error2: Isosurface\Isosurface\Isosurface.csproj:  The application which this project type is based on was not found.

Note: XNA 4.0 was installed. I think it has something to do with the versions. If it is, can you please update the project to a newer version?