I have update the visual studio 2019 to release 16.10.1 and I get the error as in the attached image
I could solve this?
Thanks
I have update the visual studio 2019 to release 16.10.1 and I get the error as in the attached image
I could solve this?
Thanks
@ClaudioCoronetti-0025
Your project Properties is different from mine. Mine is as below shown:
Could you access your Properties page correctly? Did you clean and rebuild the project? Is there any error when you run your WPF project?
Dear DaisyTian,
it is a VB.NET projact probably "Properties" is different from C# projact. I can rebuild project without error, I can run it without problem, it is only the project of XAML during design time that not work
@ClaudioCoronetti-0025
Did you ebable the Checkbox of Use previews of the .Net core SDK (require restart) (Tool>Options>Environment>Preview Feature>Use previews of the .Net core SDK (require restart))for your visual studio?
@ClaudioCoronetti-0025
There maybe some thing wrong for your visual studio, could you repair it in your Visual Studio Installer to check if it works for you?
5 people are following this question.