Open jzengcap opened 3 years ago
Can I confirm you ran the "Generate early-bound Model" task?
@tdashworth Yes, I ran the "Generate early-bound Model" task in vscode as above.
@ewingjm should early-bound types be generated for a solution (say in PluginAssemblies/{Client}.{Project}/Model/{Project}Context.generated.cs
) or into the {Project}.Model
common shared project?
Currently, the VS Code Task only runs for a solution, does that mean we don't need the shared Model project?
The early bound Entities.cs generated when running spkl is not placed in the right place.