where are config files compiled to, e.g. startup.cs , datacontext in my models folder and root files e.g. appsettings.json (I know the latter is in the root folder) but not sure about how to update the other config files
I added google Oauth and the site crashed, so I copied all root files into the root remote folder, and that didnt fix the problem. Kindly advise
Secondly, I iupdated my scaffolded razor pages in the area root folder, but for some funny reason. When I update just the project.view.dll files and project.dll file changes do not reflect
Member
251 Points
1124 Posts
understanding compiled projects architecture for config files
Sep 12, 2019 11:36 AM|afrika|LINK
hi guys
based on this question https://forums.asp.net/t/2159439.aspx?Best+practices+updating+a+compiled+project
where are config files compiled to, e.g. startup.cs , datacontext in my models folder and root files e.g. appsettings.json (I know the latter is in the root folder) but not sure about how to update the other config files
I added google Oauth and the site crashed, so I copied all root files into the root remote folder, and that didnt fix the problem. Kindly advise
Secondly, I iupdated my scaffolded razor pages in the area root folder, but for some funny reason. When I update just the project.view.dll files and project.dll file changes do not reflect
thanks