1
2
3
4
5 <StoreManifest xmlns="http://schemas.microsoft.com/appx/2010/StoreManifest">
<ProductFeatures>
<SDOptOut>true</SDOptOut>
</ProductFeatures>
</StoreManifest>
1
2
3
4
5 <StoreManifest xmlns="http://schemas.microsoft.com/appx/2010/StoreManifest">
<ProductFeatures>
<SDOptOut>true</SDOptOut>
</ProductFeatures>
</StoreManifest>