cake-build / cake-vs

Cake Extension for Visual Studio
https://marketplace.visualstudio.com/items?itemName=vs-publisher-1392591.CakeforVisualStudio
MIT License
67 stars 25 forks source link

GH-84 Fix. "protectedIdentifiers" can be null #87

Closed VanKrock closed 5 years ago

VanKrock commented 6 years ago

VS extension crashes because protectedIdentifiers throws unexpected NullReferenceException.

agc93 commented 5 years ago

Thanks for your contributions @VanKrock ! I've now merged in these changes (looks like the branch naming has confused GitHub for some reason 😕 ).

Your changes should appear in the prerelease version shortly.