Skip to content

Commit

Permalink
Merge pull request #483 from dotnet/jfversluis-patch-1
Browse files Browse the repository at this point in the history
Update Microsoft.Identity.Client on Point of Sale
  • Loading branch information
jfversluis committed Jun 13, 2024
2 parents 6285c44 + d11dae8 commit 34397ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 8.0/Apps/PointOfSale/src/PointOfSale/PointOfSale.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<PackageReference Include="Redth.ZXing.Net.Maui" Version="0.1.0-preview.4" />
<PackageReference Include="SkiaSharp.Extended.UI.Maui" Version="2.0.0-preview.92" />
<PackageReference Include="Ril.BlazorSignatureCanvas" Version="0.1.0-alpha" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.59.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
<PackageReference Include="MonkeyCache" Version="2.0.0-beta" />
<PackageReference Include="MonkeyCache.FileStore" Version="2.0.0-beta" />
<PackageReference Include="AlohaKit.Animations" Version="1.0.0" />
Expand Down

0 comments on commit 34397ef

Please sign in to comment.