12> Empty or invalid value provided for required attribute Square150x150Logo on partially specified element Package.Applications.Application[0].uap:VisualElements
12> Empty or invalid value provided for required attribute Square44x44Logo on partially specified element Package.Applications.Application[0].uap:VisualElements
12> Empty or invalid value provided for required attribute Image on partially specified element Package.Applications.Application[0].uap:VisualElements.uap:SplashScreen
<uap:VisualElements DisplayName=“ms-resource:ProjectName” Description=“ms-resource:Description” BackgroundColor="#000000" Square150x150Logo=“Resources\Logo.png” Square44x44Logo=“Resources\SmallLogo.png”>
<uap:SplashScreen BackgroundColor="#000000" Image=“Resources\SplashScreen.png” />
</uap:VisualElements>
Looks ok to me?