Closed ralfbalzer closed 2 years ago
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
@ralfbalzer - can you provide a minimal project that reproduces the problem? That would be the easiest way to investigate this error.
Also, a callstack of the exception would be greatly appreciated.
Also, did you change anything else when upgrading from rc1 to rc2?
Tagging subscribers to this area: @buyaa-n See info in area-owners.md if you want to be subscribed.
Author: | ralfbalzer |
---|---|
Assignees: | - |
Labels: | `area-System.Reflection`, `untriaged` |
Milestone: | - |
I have actaully just seen that 6.0.0 is now available on nutget and have update to the release version. Here it is working again. So you can close the issue. Sorry
When I upgrade Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 6.0.0-rc.1.21452.15 to 6.0.0-rc.2.21480.10, I am encountering the above error when I am starting the app.
It is a MVC app with Blazor server side integrated. Any idea what could cause this? The assembly name does not make any sense to me.
I am using: Windows 10 Rider 2021.3 EAP6 .NET 6 RC2
And here are the referenced packages: