Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description Fixes and closes a bug with the `disableAuth` flag. ## Related Issue Fixes and closes #53 ## Motivation and Context To fix a reported bug. ## How Has This Been Tested? Generating a solution with `disableAuth` flag and build it doesn't generate an error anymore. ## Screenshots (if appropriate): ## Types of changes - [X] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Checklist: - [X] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [X] I have read the **CONTRIBUTING** document. - [ ] I have added tests to cover my changes. - [X] All new and existing tests passed.
- Loading branch information