You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run this code in vs.16.4 and notice that the shared resources does not work. View resources does work. This is on the /home/index page.
Changing to 3.0 under vs 16.4 does not work either.
If you change visual studio to 16.3.4 and runtime to 3.0 it will work.
ASP.NET Core version: 3.1
The IDE (VS / VS Code/ VS4Mac) you're running on, and it's version: vs 16.4.0
The text was updated successfully, but these errors were encountered:
Pilchie
added
the
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
label
Dec 9, 2019
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Shared resources has stopped working since .net core 3.1 / vs.16.4.
Works with vs 16.3.4 and .net core 3.0
To Reproduce
examplecode: https://github.com/Weboholics/ResourceTest
Run this code in vs.16.4 and notice that the shared resources does not work. View resources does work. This is on the /home/index page.
Changing to 3.0 under vs 16.4 does not work either.
If you change visual studio to 16.3.4 and runtime to 3.0 it will work.
The text was updated successfully, but these errors were encountered: