Skip to content

Commit

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

Bump Microsoft.Graph from 5.54.0 to 5.55.0 in /GraphSampleFunctions
  • Loading branch information
github-actions[bot] authored Jun 3, 2024
2 parents f8418f1 + 00b0400 commit 806b3e7
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.54.0" />
<PackageReference Include="Microsoft.Graph" Version="5.55.0" />
</ItemGroup>
<ItemGroup>
<None Update="host.json">
Expand Down

0 comments on commit 806b3e7

Please sign in to comment.