Skip to content

Commit 241c0ea

Browse files
Merge pull request #200 from microsoftgraph/dependabot/nuget/GraphSampleFunctions/Microsoft.Graph-5.75.0
Bump Microsoft.Graph from 5.74.0 to 5.75.0 in /GraphSampleFunctions
2 parents c7b751a + d1bba96 commit 241c0ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphSampleFunctions/GraphSampleFunctions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.18.1" OutputItemType="Analyzer" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0" />
1515
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
16-
<PackageReference Include="Microsoft.Graph" Version="5.74.0" />
16+
<PackageReference Include="Microsoft.Graph" Version="5.75.0" />
1717
</ItemGroup>
1818
<ItemGroup>
1919
<None Update="host.json">

0 commit comments

Comments
 (0)