similar to #14, the source is once again not building on my machine.
When I execute
dnu restore ./src/shience
Then I get the error message
Unable to resolve dependency Microsoft.CSharp 4.0.1-beta-23516
C:\Users\Johann\Documents\shience\src\shience\project.json(14,29): error NU1001: The dependency Microsoft.CSharp >= 4.0.1-beta-23516 could not be resolved.
Version Info
I am currently using the dnu (using where dnu) from
similar to #14, the source is once again not building on my machine.
When I execute
Then I get the error message
Version Info
I am currently using the
dnu
(usingwhere dnu
) fromCurrently, the following .NET runtimes are installed on my machine (using
dnvm list
):