Skip to content

Commit

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

Bump Microsoft.Graph from 5.51.0 to 5.52.0 in /GraphSampleFunctions
  • Loading branch information
github-actions[bot] authored May 13, 2024
2 parents 358d6c7 + 2c5f726 commit 98df580
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.51.0" />
<PackageReference Include="Microsoft.Graph" Version="5.52.0" />
</ItemGroup>
<ItemGroup>
<None Update="host.json">
Expand Down

0 comments on commit 98df580

Please sign in to comment.