microsoft / StoreBroker

A PowerShell module that leverages the Windows Store Submission API to allow easy automation of application submissions to the Windows Store. The master branch is stable and the v2 branch is under active development.
Other
97 stars 40 forks source link

Fix exception shown during Telemetry #205

Closed HowardWolosky closed 4 years ago

HowardWolosky commented 4 years ago

When #202 brought over the raw telemetry work from PowerShellForGitHub, it erroneously left in a Get-GitHubConfiguration call which should have been removed.