From 2e28e1884cb5a8124943d17603c68fa9e4c1afa9 Mon Sep 17 00:00:00 2001 From: Eastman Date: Wed, 25 Jan 2023 13:23:14 +0300 Subject: [PATCH] Adds netstandard2.1 target --- 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 7ebb9b69cdb..f048c752433 100644 --- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj +++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj @@ -5,7 +5,7 @@ © Microsoft Corporation. All rights reserved. Microsoft Graph Beta Client Library Microsoft - netstandard2.0 + netstandard2.0;netstandard2.1 latest false Microsoft.Graph.Beta