* R13 fit and finish for template README.md files
- update template readme’s to contain final R13 copy
- update template generated readme’s to use final R13 template names
- update main repo readme to final R13 copy
* docs: R13 fit and finish for template README.md files
update template readme’s to contain final R13 copy
update template generated readme’s to use final R13 template names
update main repo readme to final R13 copy
Closemicrosoft/BotFramework-Composer#7573
Purpose
update template readme's with final R13 copy
* clean up disambiguation test
* abstract license terms
* fixes#898
* fixes
* align readmes
* timm-eh
* minor
* base readme
* Teams readme
* Adaptive Cards readme
* Update AdaptiveCards README
* Update Teams README
* Fixing various issues in the READMEs for the generators and components.
* Updating command line instructions to provide more specific guidance and list out details for all published generators.
* Adding documentation links provided in Ryan's feedback.
Co-authored-by: Ryan Lengel Isgrig <43043272+ryanlengel@users.noreply.github.com>
Co-authored-by: Peter Innes <peinnes@microsoft.com>
* Component: Update for R13 SDK changes around IBotPlugin -> BotComponent
* Updated Runtime version in generator-bot-adaptive
* Updated/remove Orchestrator references
* Update/removed Orchestrator references (redux)
* Corrected extending-with-code.md
* Updated to SDK rc0
* Udpated Runtime package to new name
* Updated Runtime references in sdk.schema files
* Runtime rename: update name
* Generator: update adaptive bot to latest runtime, fix functions
* Corrected build errors due to SDK changes
* Removed unused use of obsolete (gone) GraphComponentRegistration
* Calendar Skill test updates to new SDK
* Corrected Who and Calendar Skill tests
Co-authored-by: carlosscastro <ccastro@microsoft.com>