Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement New toolkit version csharp samples #1422

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

Harikrishnan-MSFT
Copy link
Contributor

@Harikrishnan-MSFT Harikrishnan-MSFT commented Oct 14, 2024

Sample List -
app-checkin-location/csharp
app-installation-using-qr-code/csharp
bot-proactive-messaging/csharp
bot-release-management/csharp
graph-bulk-meetings/csharp

@Harikrishnan-MSFT Harikrishnan-MSFT added the DO NOT MERGE Do not merge the PR due to incomplete changes or feature hasn't released yet. label Oct 14, 2024
@@ -89,11 +103,11 @@ Modify the `appsettings.json` file with the following details:
- Update configuration with the ```MicrosoftAppId```, ```MicrosoftAppPassword``` and ```MicrosoftAppTenantId``` values received while doing Microsoft Entra ID app registration in your Azure portal.
- Press `F5` to run the project

1) Modify the `manifest.json` in the `/AppManifest` folder
1) Modify the `manifest.json` in the `/appPackage` folder
Replace the following details:
- `<<Your Microsoft App Id>>` with your MicrosoftAppId received after doing Microsoft Entra ID app registration in your Azure portal.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may need to also update the variable names

Copy link
Contributor

@HuihuiWu-Microsoft HuihuiWu-Microsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The env variable name is not critical issue, you can update in next PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Do not merge the PR due to incomplete changes or feature hasn't released yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants