From df6881d38e9c613d7d0f32f892076317a3a594b8 Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Wed, 13 Sep 2023 10:31:34 +0300 Subject: [PATCH] Bumps version and release notes --- CHANGELOG.md | 4 ++++ src/Microsoft.Graph/Microsoft.Graph.csproj | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 667ce5e4409..9c92918e94b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v ## [Unreleased] +## [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) +- Latest metadata updates from 12th September 2023. ## [5.26.0] - 2023-09-06 diff --git a/src/Microsoft.Graph/Microsoft.Graph.csproj b/src/Microsoft.Graph/Microsoft.Graph.csproj index b0271fcf8a0..aa1c341c858 100644 --- a/src/Microsoft.Graph/Microsoft.Graph.csproj +++ b/src/Microsoft.Graph/Microsoft.Graph.csproj @@ -22,7 +22,7 @@ false 35MSSharedLib1024.snk true - 5.26.0 + 5.27.0