hey-red / Markdown

Open source C# implementation of Markdown processor, as featured on Stack Overflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to load the solution in VS2005

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Open Visual Studio 2005 Professional Edition
2. Open the file "MarkdownSharp.sln".
3. Error reported: "The selected file is a solution file, but was created by a 
newer version of this application and cannot be opened."

What is the expected output? What do you see instead?
- Should be compatible with previous versions of VS.

What version of the product are you using? On what operating system?
- Visual Studio 2005 Professional Edition
- Windows Vista Business SP2 


Original issue reported on code.google.com by gatekil...@gmail.com on 12 Jul 2010 at 11:12

You'll need to open the solution files manually in that case.

Original comment by wump...@gmail.com on 12 Nov 2010 at 8:47

  • Changed state: WontFix