# Dotnet v1 generation - [x] Setup a generation stage for V1 for dotnet in the generation pipeline- https://github.com/microsoftgraph/MSGraph-SDK-Code-Generator/pull/1396. This can only be validated once the repo is setup to accept the generated files. - [x] Add new project named Microsoft.Agents.M365Copilot to solution. https://github.com/microsoft/Agents-M365Copilot/pull/195/commits/89a4f004c67a078d1db6c0c571c6c580c63f3e88 - [x] Create a directory called ./dotnet/src/Microsoft.Agents.M365Copilot in this repo that contains https://github.com/microsoft/Agents-M365Copilot/pull/195/commits/89a4f004c67a078d1db6c0c571c6c580c63f3e88: * /Generated/ * CHANGELOG.md * README.md * Microsoft.Agents.M365Copilot.csproj - [x] Configure Microsoft.Agents.M365Copilot.csproj based on settings in the Beta project. https://github.com/microsoft/Agents-M365Copilot/pull/195/commits/89a4f004c67a078d1db6c0c571c6c580c63f3e88 - [x] Add GitHub action to validate PRs to main. [Basic smoke test is provided by existing GHA](https://github.com/microsoft/Agents-M365Copilot/blob/main/.github/workflows/build-and-test.yml#L74). - [x] Update release please to support the new project. bc1d4ed * release-please-config.json * .release-please-manifest.json - [x] Add an Azure Pipeline for definition in repo bc1d4ed - [x] Add an Azure Pipeline for release https://github.com/microsoft/Agents-M365Copilot/pull/195 # Python v1 generation - [ ] Setup a generation stage for V1 for python # Typescript v1 generation - [ ] Setup a generation stage for V1 for typescript
Dotnet v1 generation
#195
Python v1 generation
Typescript v1 generation