microsoftgraph / msgraph-sdk-dotnet-core

The core Microsoft Graph client library for .Net. (Microsoft.Graph.Core)
Other
150 stars 47 forks source link

Migration from old release management to YAML deployments #808

Closed baywet closed 7 months ago

baywet commented 7 months ago

To prepare for our migration to 1es templates, we need to first migrate off the old release management (JSON) to the newer YAML deployments for the following definitions:

here is an example of how it's done in kiota abstractions

once the migration is done, we should disable the older definitions

andrueastman commented 7 months ago

Closing this one for now as this is now resolved via Core - https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/pull/810 V1 - https://github.com/microsoftgraph/msgraph-sdk-dotnet/pull/2370 Beta - https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/pull/810