We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bdaf61 + 5ea35a2 commit 8129e0dCopy full SHA for 8129e0d
1 file changed
GraphSampleFunctions/GraphSampleFunctions.csproj
@@ -13,7 +13,7 @@
13
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.18.1" OutputItemType="Analyzer" />
14
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0" />
15
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
16
- <PackageReference Include="Microsoft.Graph" Version="5.76.0" />
+ <PackageReference Include="Microsoft.Graph" Version="5.77.0" />
17
</ItemGroup>
18
<ItemGroup>
19
<None Update="host.json">
0 commit comments