fixed manifest and removed signature
This commit is contained in:
parent
3fd3ecc93f
commit
65432fd270
3 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<Applications>
|
||||
<Application Id="Microsoft.SDKSamples.InkPad" StartPage="default.html">
|
||||
<VisualElements DisplayName="InkPad" Logo="images\inkpad-tile.png" SmallLogo="images\inkPad-time_30x30.png" Description="SDK Sample" ForegroundText="dark" BackgroundColor="#b2815a" ToastCapable="false">
|
||||
<DefaultTile ShortName="InkPad" ShowName="false" />
|
||||
<DefaultTile ShortName="InkPad" />
|
||||
<SplashScreen BackgroundColor="white" Image="images\inkPad_splash.png" />
|
||||
</VisualElements>
|
||||
</Application>
|
||||
|
|
|
|||
Reference in a new issue