Hi Mark.
The book is for .NET 9, so I updated the TargetFramework to net9.0 (I don't have .NET 8 installed).
I also noticed that the Directory.Packages.props file uses Umbraco.Cms version 14.3.4, so I’ve matched that version on my machine.
I had some trouble using the existing project from Git directly, so I created a new one instead. By copying the umbraco\Data\Umbraco.sqlite.db file from the new project into the Git version, I managed to get everything working.
Hi Mark.
The book is for .NET 9, so I updated the TargetFramework to net9.0 (I don't have .NET 8 installed).
I also noticed that the Directory.Packages.props file uses Umbraco.Cms version 14.3.4, so I’ve matched that version on my machine.
I had some trouble using the existing project from Git directly, so I created a new one instead. By copying the umbraco\Data\Umbraco.sqlite.db file from the new project into the Git version, I managed to get everything working.