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
i migrated a project to asp core 6. the project is an API project where it serves angular as front end. after the migration the APIs stopped working for one single line of code
so if i comment this line of code and re-run the project the API works. i have no idea
captainsafia
added
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
and removed
area-web-frameworks
*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
labels
Jun 20, 2023
Is there an existing issue for this?
Describe the bug
i migrated a project to asp core 6. the project is an API project where it serves angular as front end. after the migration the APIs stopped working for one single line of code
so if i comment this line of code and re-run the project the API works. i have no idea
here is the link to the minimal repro - https://github.com/tnlthanzeel/VPMS-POC
Expected Behavior
APi should work as normal
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
asp core 6
Anything else?
No response
The text was updated successfully, but these errors were encountered: