Skip to content

Commit

Permalink
upgrade to latest msal version
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev committed Jan 22, 2025
1 parent 229381e commit 9683022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/FwLite/FwLiteShared/FwLiteShared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.0"/>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0"/>
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="9.0.0"/>
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.64.0"/>
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.67.2" />
<PackageReference Include="Reinforced.Typings" Version="1.6.5" />
<PackageReference Include="System.Reactive" Version="6.0.1"/>
</ItemGroup>
Expand Down

0 comments on commit 9683022

Please sign in to comment.