Closed Daniel15 closed 8 years ago
My fault, I had two global.json
files. The one at the root correctly used rc1-final
, but the one in RouteJs.Samples.Mvc
used beta8
. Using two different versions of the SDK resulted in this strange behaviour.
After upgrading one of my projects from beta8 to the RC, I'm seeing these build errors:
Do I need to change
dnxcore50
in myproject.json
to something else?