Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Graph from 5.47.0 to 5.49.0 in /applicati…
Browse files Browse the repository at this point in the history
…on (#90)

Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.47.0 to 5.49.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.47.0...v5.49.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2024
1 parent bf7f4e0 commit 32b8e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/application.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
GrpcServices="Server" /> -->
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Graph" Version="5.47.0" />
<PackageReference Include="Microsoft.Graph" Version="5.49.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.60.3" />
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="2.32.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit 32b8e3b

Please sign in to comment.