Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CGI-FR/IoT-Hub-Portal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a23541efd352b971851ceb648cccabf433b7f395
Choose a base ref
..
head repository: CGI-FR/IoT-Hub-Portal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0efbaa3b8ae937e2b3cfcc12d4e14b3ced9438c1
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj
2 changes: 1 addition & 1 deletion src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@
<PackageReference Include="Microsoft.Identity.Web" Version="2.12.4" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.12.4" />
<PackageReference Include="MudBlazor" Version="6.7.0" />
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.19.0" />
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.20.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.0" />
<PackageReference Include="Quartz" Version="3.6.3" />