mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
Nuget: Unable to resolve dependency 'NETStandard.Library'. targeting .net 4.6.1 #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eddiegroves on GitHub (May 27, 2016).
Successful work around is to ignore the dependency:
@xoofx commented on GitHub (May 27, 2016):
Ah, probably messed up the project.json while upgrading to dotnet rc2, being away for few days, will be only able to fix it early next week, thanks for the workaround!
@xoofx commented on GitHub (May 30, 2016):
Thanks, this should be fixed by commit
fb559af(version 0.1.1)