Beta8 -> ReflectionTypeLoadException #35
Unanswered
SaschaHerrmann
asked this question in
Q&A
Replies: 3 comments
-
Boilerplate has not been upgraded to Beta 8 yet. I will get it out some time this week. There will be a big Beta 7 update first though. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Looking forward to it. Tank you :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Great! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like the boilerplate very much, was working fine with beta7.
After an update to beta8 with the change to kestrel and boilerplate version 1.2.6 the page will not start.
I stripped out everything using Boilerplate.Web.Mvc and related and the project would still not work.
The only way to get the project to load again is to remove the boilerplate entirely from project.json:
"Boilerplate.Web.Mvc6": "1.2.6"
Beta Was this translation helpful? Give feedback.
All reactions