Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Removed the broadFileSystemAccess capability #131
Browse files Browse the repository at this point in the history
It looks like this is preventing people from updating the app.
  • Loading branch information
COM8 committed May 11, 2020
1 parent ee9c918 commit 8c95221
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UWPX_UI/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@
<uap:Capability Name="removableStorage"/>
<DeviceCapability Name="webcam" />
<DeviceCapability Name="bluetooth" />
<DeviceCapability Name="broadFileSystemAccess"/>
</Capabilities>
</Package>

0 comments on commit 8c95221

Please sign in to comment.