From 2688473f62a1f29e6efc49cee442d75a42e5fa42 Mon Sep 17 00:00:00 2001 From: David De Sloovere Date: Fri, 3 Jul 2026 17:06:58 +0200 Subject: [PATCH] chore: update Microsoft.Graph to v6 --- src/FluentEmail.Graph/FluentEmail.Graph.csproj | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/FluentEmail.Graph/FluentEmail.Graph.csproj b/src/FluentEmail.Graph/FluentEmail.Graph.csproj index 795e4a7..f45b610 100644 --- a/src/FluentEmail.Graph/FluentEmail.Graph.csproj +++ b/src/FluentEmail.Graph/FluentEmail.Graph.csproj @@ -15,13 +15,14 @@ true true embedded - latest + default false 0.0.1 MIT detailed - 3.0 - v3.0 Updated all dependencies and upgraded test projects to .NET 10 + 4.0 + v4.0 Updated Microsoft.Graph to v6 +v3.0 Updated all dependencies and upgraded test projects to .NET 10 v2.4 Updated Microsoft.Graph to v5 v2.2 Added support for Headers v2.1 Added support for Inline images @@ -50,7 +51,7 @@ v2.1 Added support for Inline images all - + all runtime; build; native; contentfiles; analyzers; buildtransitive