From c9c5631fd8d2c8e5748dc028174dffbbcc7f2e7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 17:05:36 +0000 Subject: [PATCH] Update Microsoft.Graph requirement from 3.* to 4.* Updates the requirements on [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) to permit the latest version. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-dotnet/compare/3.0.0...4.0.0) --- updated-dependencies: - dependency-name: Microsoft.Graph dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Microsoft.Graph.DotnetCore.Core.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Microsoft.Graph.DotnetCore.Core.Test/Microsoft.Graph.DotnetCore.Core.Test.csproj b/tests/Microsoft.Graph.DotnetCore.Core.Test/Microsoft.Graph.DotnetCore.Core.Test.csproj index 2cfd3e614..cd784526b 100644 --- a/tests/Microsoft.Graph.DotnetCore.Core.Test/Microsoft.Graph.DotnetCore.Core.Test.csproj +++ b/tests/Microsoft.Graph.DotnetCore.Core.Test/Microsoft.Graph.DotnetCore.Core.Test.csproj @@ -46,7 +46,7 @@ - +