Skip to content

Commit

Permalink
Add more capabilities to UWP app
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrouget committed Sep 21, 2019
1 parent 4490b2d commit 95a9287
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions support/hololens/ServoApp/Package.appxmanifest
Expand Up @@ -37,5 +37,7 @@
</Applications>
<Capabilities>
<Capability Name="internetClient" />
<Capability Name="codeGeneration" />
<Capability Name="privateNetworkClientServer" />
</Capabilities>
</Package>

0 comments on commit 95a9287

Please sign in to comment.