Skip to content

Commit 94018c0

Browse files
Copilotgavinbarron
andauthored
chore: update Microsoft.Graph.Core to 4.0.1
Agent-Logs-Url: https://github.com/microsoftgraph/msgraph-sdk-powershell/sessions/778c7fc5-55c1-4566-a2ef-94a8df51abe6 Co-authored-by: gavinbarron <7122716+gavinbarron@users.noreply.github.com>
1 parent b11e71c commit 94018c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- Explicitly reference Microsoft.Identity.Client to ensure form_post support -->
2222
<PackageReference Include="Microsoft.Identity.Client" Version="4.82.1" />
2323
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.3" />
24-
<PackageReference Include="Microsoft.Graph.Core" Version="3.2.5" />
24+
<PackageReference Include="Microsoft.Graph.Core" Version="4.0.1" />
2525
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2626
<PackageReference Include="System.Text.Json" Version="10.0.3" />
2727
</ItemGroup>

0 commit comments

Comments
 (0)