Skip to content

Conversation

@qfai
Copy link

@qfai qfai commented Oct 27, 2025

No description provided.

qfai added 2 commits October 24, 2025 17:44
…ructure

- Add teams-collaborator-agent-csharp metadata to teams.ts
- Create C# template in templates/vs/csharp/teams-collaborator-agent/
- Add Program.cs with Semantic Kernel and Agent Manager setup
- Add .csproj with SK 1.45.0, Microsoft.Agents 1.*, SQLite/SQL Server support
- Add Config.cs, appsettings.json, manifest.json with RSC permissions
- Add README, env, infra, Properties directories
- Checkpoint 0 complete: fx-core builds successfully
… architecture

- Create .{{NewProjectTypeName}}/ subdirectory for M365Agent configuration project
- Move appPackage/, env/, infra/ and m365agents config files to M365Agent subproject
- Add .atkproj file template with Copilot project capability
- Add launchSettings.json.tpl with multiple debug profiles
- Add solution launch configuration for multi-project debugging
- Update .csproj.tpl to remove M365 file references (now in subproject)
- Add README.md.tpl with C#-specific documentation

This fixes VS loading issue by following the same dual-project structure as default-bot template:
- Main C# project (.csproj) for bot code
- Separate M365Agent project (.atkproj) for Teams app configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant