Hello,
Welcome to Microsoft Q&A!
I downloaded the project you provided, after cleaning the solution and rebuilding, I was able to see two rectangles, one red and one yellow in the Design view of BlankPage1, here are my steps:
- Download and unzip the solution
- Delete the
.vs
folder - Open solution, and check the
x64
platform. - Clean Solution, Rebuild App1 project
- Select the BlankPage1.xaml, switch to Design window
What may be different from you is that the Visual Studio I use is v16.6.1.
As a comparison reference, you can download your own code compression package and follow the steps I provided to see if there are different results.
Thanks.