Skip to content

Commit

Permalink
Bump Microsoft.Graph from 5.39.0 to 5.40.0 in /src (#2821)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 00e4574 commit 8cb85ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.15" />
<PackageReference Include="Microsoft.Graph" Version="5.39.0" />
<PackageReference Include="Microsoft.Graph" Version="5.40.0" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.12" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.15.3" />
Expand Down

0 comments on commit 8cb85ca

Please sign in to comment.