From c4ebcd6bb44e05360c5a5b93bd97db770b63e976 Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Wed, 20 Sep 2023 12:21:10 +0300 Subject: [PATCH] Bumps version and release notes --- CHANGELOG.md | 5 +++++ src/Microsoft.Graph/Microsoft.Graph.csproj | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c92918e94b..cf942f38ff3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v ## [Unreleased] +## [5.28.0] - 2023-09-20 + +- Fixes odata cast paths for `deviceAppManagement/mobileApps` path +- Latest metadata updates from 19th September 2023. + ## [5.27.0] - 2023-09-13 - Improves message of `OdataError`(https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/2094,https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1954) diff --git a/src/Microsoft.Graph/Microsoft.Graph.csproj b/src/Microsoft.Graph/Microsoft.Graph.csproj index aa1c341c858..01abba499ab 100644 --- a/src/Microsoft.Graph/Microsoft.Graph.csproj +++ b/src/Microsoft.Graph/Microsoft.Graph.csproj @@ -22,7 +22,7 @@ false 35MSSharedLib1024.snk true - 5.27.0 + 5.28.0