Hi, I want to have strongly typed models and in an earlier project I managed to get it right.
In a new project I try to copy the settings from the other project but it seems to behave differently.
But in the umbraco directory I can't see the models dir and the models seem to end up in a Data/Temp folder.
My settings is in the first image below. The generated models in the second image.
What have I done wrong?
Josef Henryson
11/27/2023, 1:54 PM
Ok, I changed to SourceCodeAuto and then the folder showed up. I must have changed it back to inMemoryAuto of some reason in the other projects.