Does the code work for anyone #302

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

Originally created by @SoftCircuits on GitHub (Jun 8, 2019).

Just downloaded the source code and loaded it into Visual Studio Community 2019.

I get the following errors right off:

Visual Studio ran into an unexpected program with 'Markdig'. You may need to reload the solution if you continue to see errors. [Open log file]

And

Visual Studio ran into an unexpected program with 'Markdig.Signed'. You may need to reload the solution if you continue to see errors. [Open log file]

It appears every project has issues under the Dependencies section.

Untitled

Not sure what I'm looking for in the log files. No immediate messages when hovering over the yellow warning symbols in the Solution Explorer.

So.... it's just me for some reason, right?

Originally created by @SoftCircuits on GitHub (Jun 8, 2019). Just downloaded the source code and loaded it into Visual Studio Community 2019. I get the following errors right off: >Visual Studio ran into an unexpected program with 'Markdig'. You may need to reload the solution if you continue to see errors. [Open log file] And >Visual Studio ran into an unexpected program with 'Markdig.Signed'. You may need to reload the solution if you continue to see errors. [Open log file] It appears every project has issues under the Dependencies section. ![Untitled](https://user-images.githubusercontent.com/3191331/59139768-8862a300-8952-11e9-893f-63e46720da5e.png) Not sure what I'm looking for in the log files. No immediate messages when hovering over the yellow warning symbols in the Solution Explorer. So.... it's just me for some reason, right?
Author
Owner

@MihaZupan commented on GitHub (Jun 8, 2019):

I'm glad you posted. I was sure I just broke my installation again.
I am able to temporarily "fix" it by removing targets for net35, net45 and uap (leaving only standard and core). Is that also the case for you?

Seems that something broke in VS2019 as MSBuild in CI is more than happy to build everything.

Edit:
Seems to be working again with the latest update.

@MihaZupan commented on GitHub (Jun 8, 2019): I'm glad you posted. I was sure I just broke my installation again. I am able to temporarily "fix" it by removing targets for net35, net45 and uap (leaving only standard and core). Is that also the case for you? Seems that something broke in VS2019 as MSBuild in CI is more than happy to build everything. Edit: Seems to be working again with the latest update.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#302