microsoft / VisualStudioUninstaller

Visual Studio Uninstallation sometimes can be unreliable and often leave out a lot of unwanted artifacts. Visual Studio Uninstaller is designed to thoroughly and reliably remove these unwanted artifacts.
www.visualstudio.com
Other
3.92k stars 573 forks source link

fix null reference exception. #11

Closed tobyhu87 closed 8 years ago

tobyhu87 commented 8 years ago

The releases var should not be set to null during initialization, it should be set to empty collection.