mmanela / MarkdownOutlook

Write outlook emails in markdown
Other
424 stars 45 forks source link

'Markdown' is a 'namespace' but is used like a 'type' #4

Closed paulodiovani closed 10 years ago

paulodiovani commented 11 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?

mmanela commented 10 years ago

Using VS2013 you should now be able to build.