southworks / BotBuilder-Samples

Welcome to the BotBuilder samples repository. Here you will find task-focused samples in C# and Node.js to help you get started with the Bot Builder SDK!
https://github.com/Microsoft/BotBuilder
MIT License
6 stars 6 forks source link

draft: [#3286] Fix lint errors in .NET samples #405

Closed erquirogasw closed 2 years ago

erquirogasw commented 2 years ago

Proposed Changes

This PR fixes the lint errors in .NET samples after enabling the existing lint rules.

Specific Changes

Testing

All samples build successfully after correcting errors.

image