LM-Development / aks-sample

Community project providing an undeprecated Microsoft Teams bot sample that runs on Azure Kubernetes Service
https://github.com/LM-Development/aks-sample/tree/main/Samples/PublicSamples/RecordingBot
MIT License
1 stars 0 forks source link

Upgrade the Microsoft Graph dependencies #35

Closed fde-lmag closed 3 months ago

fde-lmag commented 3 months ago

It seems that Teams is now using an upgraded version of the Microsoft Graph Models. During Tests, Errors about a missing microsoft.graph.call Type arose. Microsoft.Graph v5 introduced this breaking change, all Models are now in the Microsoft.Graph namespace and no longer in Microsoft.Graph.Models.