Requirements to build markdig? #34

Closed
opened 2026-01-29 14:22:01 +00:00 by claunia · 1 comment
Owner

Originally created by @Kryptos-FR on GitHub (Jun 26, 2016).

Hi.

I cloned markdig locally and try to open it with Visual Studio. I'm getting this error and the main project doesn't load:

C:\Projects\markdig\src\Markdig\Markdig.xproj : error : The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. C:\Projects\markdig\src\Markdig\Markdig.xproj

What do I need to do to fix this issue?
Could you add in the Readme file the dependencies of markdig?

Note: I'm using VS 2015 Community Edition

Originally created by @Kryptos-FR on GitHub (Jun 26, 2016). Hi. I cloned markdig locally and try to open it with Visual Studio. I'm getting this error and the main project doesn't load: > C:\Projects\markdig\src\Markdig\Markdig.xproj : error : The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. C:\Projects\markdig\src\Markdig\Markdig.xproj What do I need to do to fix this issue? Could you add in the Readme file the dependencies of markdig? Note: I'm using VS 2015 Community Edition
claunia added the enhancement label 2026-01-29 14:22:01 +00:00
Author
Owner

@xoofx commented on GitHub (Jun 26, 2016):

Good point you need to install the dotnet core RC2

On Monday, Markdig will be updated to RTM

@xoofx commented on GitHub (Jun 26, 2016): Good point you need to install the [dotnet core RC2](https://www.microsoft.com/net/core) On Monday, Markdig will be updated to RTM
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#34