Project Meta based on Net 4.0?

I have the following Message starting the project on a new development machine:

image

robert

I'm afraid we don't know what this message is. Radzen projects are .NET 5/6 and in the past .NET Core.

Actually as far as I understand Visual Studio is trying to load meta folder as web project. You can exclude it from the solution.

1 Like

I have started seeing the same message in VS. It doesn’t matter what option I select VS won’t remember my choice so it appears every time. More of a nuisance than an issue as far as I can tell.

1 Like

This occurs when you upgrade an existing project to .Net 6. To fix, in VS open the meta Property Pages and set the Target Framework -

In the next update of Radzen (before the end of the week) meta folder will be excluded from the generated solution. Since the solution file is generated only once you might need to delete it to be re-generated.