Skip to content

Commit

Permalink
Merge pull request #156 from microsoftgraph/dependabot/nuget/GraphSam…
Browse files Browse the repository at this point in the history
…pleFunctions/Microsoft.Graph-5.53.0

Bump Microsoft.Graph from 5.52.0 to 5.53.0 in /GraphSampleFunctions
  • Loading branch information
github-actions[bot] authored May 20, 2024
2 parents 87c365b + 9560623 commit b72b071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GraphSampleFunctions/GraphSampleFunctions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.2" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
<PackageReference Include="Microsoft.Graph" Version="5.52.0" />
<PackageReference Include="Microsoft.Graph" Version="5.53.0" />
</ItemGroup>
<ItemGroup>
<None Update="host.json">
Expand Down

0 comments on commit b72b071

Please sign in to comment.