From 04e4a31fa917b5032533101fa00eb3d06b3d76a1 Mon Sep 17 00:00:00 2001 From: "release-please-token-provider[bot]" <225477224+release-please-token-provider[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 19:06:31 +0000 Subject: [PATCH] chore(main): release 3.2.5 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5558275b5..d7fc45eb0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.2.4" + ".": "3.2.5" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index a9714a776..437840f20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project does adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.2.5](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/compare/3.2.4...3.2.5) (2025-12-19) + + +### Bug Fixes + +* **tooling:** update all outdated PackageReferences ([01f00c1](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/commit/01f00c1fd0d80e5c772bf151d200fa720e85269e)) +* **tooling:** update all outdated PackageReferences ([808b60a](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/commit/808b60a0fe6c4fb89054199ff014b4f8d0aa67fe)) + ## [3.2.4](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/compare/3.2.3...3.2.4) (2025-03-12) diff --git a/src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj b/src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj index 0f6fc9cc6..921a360fb 100644 --- a/src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj +++ b/src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj @@ -21,7 +21,7 @@ 35MSSharedLib1024.snk true - 3.2.4 + 3.2.5