We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e29caca + 34d9f62 commit a3374d2Copy full SHA for a3374d2
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.63.0" />
+ <PackageReference Include="Microsoft.Graph" Version="5.64.0" />
17
</ItemGroup>
18
<ItemGroup>
19
<None Update="host.json">
0 commit comments