From d963450231cf8a33a51783f09f0e1915fdb962c5 Mon Sep 17 00:00:00 2001
From: "Michael Mainer (from Dev Box)"
<8527305+MIchaelMainer@users.noreply.github.com>
Date: Mon, 11 May 2026 16:39:22 -0700
Subject: [PATCH 1/3] chore(deps): update microsoft-graph-core to 4.x
---
src/Microsoft.Graph/Microsoft.Graph.Beta.csproj | 2 +-
.../Microsoft.Graph.DotnetCore.Test.csproj | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
index 0eb7787e1c58..6265a28081bf 100644
--- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
+++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
@@ -82,7 +82,7 @@
-
+
diff --git a/tests/Microsoft.Graph.DotnetCore.Test/Microsoft.Graph.DotnetCore.Test.csproj b/tests/Microsoft.Graph.DotnetCore.Test/Microsoft.Graph.DotnetCore.Test.csproj
index d4f41f5c4fcf..c24c55836fd7 100644
--- a/tests/Microsoft.Graph.DotnetCore.Test/Microsoft.Graph.DotnetCore.Test.csproj
+++ b/tests/Microsoft.Graph.DotnetCore.Test/Microsoft.Graph.DotnetCore.Test.csproj
@@ -21,10 +21,10 @@
-
+
-
-
+
+
From 98200809a218c863c62eae2cbf478e71c57334d9 Mon Sep 17 00:00:00 2001
From: "Michael Mainer (from Dev Box)"
<8527305+MIchaelMainer@users.noreply.github.com>
Date: Mon, 11 May 2026 17:04:46 -0700
Subject: [PATCH 2/3] chore(deps): update source link
---
src/Microsoft.Graph/Microsoft.Graph.Beta.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
index 6265a28081bf..c5bcfd7fabbd 100644
--- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
+++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
@@ -83,7 +83,7 @@
-
+
From c96df0e0a157b97973f97b9d51e8a21c2e29c31f Mon Sep 17 00:00:00 2001
From: "Michael Mainer (from Dev Box)"
<8527305+MIchaelMainer@users.noreply.github.com>
Date: Mon, 11 May 2026 17:05:33 -0700
Subject: [PATCH 3/3] Merge branch 'mmainer/update-core-deps' of
https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet into
mmainer/update-core-deps