gandiddi

Results 8 comments of gandiddi

Closing the issue as this change is not needed and the respective PR got closed without merge. Please check this [Pull Request#2999](https://github.com/microsoft/BotBuilder-Samples/pull/2999) for more details. Thanks!

ASP.NET Core 3.0 or later(Migration docs: [2.2 -> 3.0](https://learn.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.1&tabs=visual-studio#in-process-hosting-model)) apps hosting model default changed to the [in-process hosting model](https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/aspnet-core-module?view=aspnetcore-3.1#in-process-hosting-model) to improve performance and simplify deployment. To configure an app for...

Changes added partially through other fixes, need to port missing changes.

> See inline comments. Also, not at all obivous, but there is a README in the samples folder that has a table of samples for each language. Likely need to...

The issue is not clear; it may be related to Composer or language understanding. As discussed with @tracyboehrer , I am assigning this to him.

After cloning the repository using `git clone https://github.com/microsoft/BotBuilder-Samples.git`, the repository will be cloned into a folder named `BotBuilder-Samples`, with all language samples located under `BotBuilder-Samples/samples` Please check the [README ](https://github.com/microsoft/BotBuilder-Samples/blob/main/README.md)for...

I ran `npm run test` locally at the path **BotBuilder-Samples\experimental\generation\generator**. It is showing: "Successfully ran target test for 0 projects."

The error is not reproducible locally, but it's not finding any projects. As discussed with @tracyboehrer, I am assigning this to him.