Generated Universal10 D3D project fails to run on Visual Studio!

My project fails to run on Visual Studio with the following error :

Severity    Code    Description    Project    File    Line    Suppression State
Error        Specified condition "$([System.String]::new('%(AppxPackagePayload.FileName)%(AppxPackagePayload.Extension)').EndsWith('.rd.xml', System.StringComparison.OrdinalIgnoreCase))" evaluates to "$([System.String]::new('Queen's Garden.exe').EndsWith('.rd.xml', System.StringComparison.OrdinalIgnoreCase))" instead of a boolean.    Queen's Garden

Where I should look to fix it?

Thanks

I think I found the reason. I had to change the Product Name on Unity from “Queen’s Garden” to “Queens Garden” before Generating the Univesal 10 build.

What “Target Device” should I select if I want to support “PC and Mobile”?.

I did try everything and it still fails to run with Mixed Reality Device error. How to disable Mixed Reality on my project? I don’t want to support it.

“Any Device”.

What kind of error are you getting?

“Can’t open app”

To use this app, you’ll need to set up Mixed Reality. Go to Start > Mixed Reality Portal or plug in a compatible headset to get started.