* adding non-interactive switch
* --non-interactive for build server scenarios
* prevents prompting and delays
* also adds IConsole interface to improve unit test assertions
* removing invalid json from tasks.json
* Adding example to create cdn and storage account
* Copying examples folder to artifacts drop location
* Adding support for binary data and files
* Each cdn rule may have only one condition
* Protecting against OS newline differences
* Updating install description and status badges
* Starting to expand readme
* Adding some features to readme
* Adding more infomation to readme file
* Additional features
* Limitations
* Aspirational goals
* Adjusting text
* Fixing typos
* Adjusting header levels
* Fixing typo, clarifying example
* Updating chocolatey package metadata
* Adding custom condition to component detection
* Custom component detection should only run after PR has been merged
* Updating build scripts
* Troubleshooting NETSDK1061: The project was restored using
Microsoft.NETCore.App version 2.0.0, but with current settings,
version 2.0.9 would be used instead.
* Don't publish artifacts for PR builds