Skip to content

Commit

Permalink
Bump Microsoft.Graph from 5.46.0 to 5.53.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.46.0 to 5.53.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-dotnet@v5.46.0...v5.53.0)

---
updated-dependencies:
- dependency-name: Microsoft.Graph
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 02525b4 commit 2fea080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion E5Renewer/E5Renewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Azure.Identity" Version="1.11.2" />
<PackageReference Include="CaseConverter" Version="2.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.4" />
<PackageReference Include="Microsoft.Graph" Version="5.46.0" />
<PackageReference Include="Microsoft.Graph" Version="5.53.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Tomlyn" Version="0.17.0" />
<PackageReference Include="YamlDotNet" Version="15.1.2" />
Expand Down

0 comments on commit 2fea080

Please sign in to comment.