Closed paulodiovani closed 10 years ago
I tried to build with VS 2012 and latest version of MarkdownSharp. I added the reference, but build fails with the following error:
Error 2 'Markdown' is a 'namespace' but is used like a 'type' D:\www\MarkdownOutlook\MarkdownOutlook\ThisAddIn.cs 16 41 MarkdownOutlook
There are also other erros, and I ghink it may be due to MarkdownSharp version.
Could you specify in Readme.md the correct version of MarkdownSharp to use for?
Using VS2013 you should now be able to build.
I tried to build with VS 2012 and latest version of MarkdownSharp. I added the reference, but build fails with the following error:
There are also other erros, and I ghink it may be due to MarkdownSharp version.
Could you specify in Readme.md the correct version of MarkdownSharp to use for?