I have a problem with my WPF Designer in VS Community 2022
Kim Burmester
21
Reputation points
I have a problem with my WPF Designer in VS Community 2022.
The designer does not load but gives the following error message:
"Some assembly references are missing. Creating to restore the NuGet cache can fix this problem".
Since I am new to WPF, I don't know what the problem is.
Do I perhaps need to add something in the AssemblyInfo.cs file? But that wouldn't fix the basic issue of the designer not loading every time I start a new project.
There was a similar problem with Win Forms Designer, where you simply had to delete a certain file.
Thanks for help
Sign in to answer