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.
1 parent d583019 commit 07669b0Copy full SHA for 07669b0
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.62.0" />
+ <PackageReference Include="Microsoft.Graph" Version="5.63.0" />
17
</ItemGroup>
18
<ItemGroup>
19
<None Update="host.json">
0 commit comments