Skip to content

Commit

Permalink
Merge pull request MicrosoftLearning#327 from MicrosoftLearning/depen…
Browse files Browse the repository at this point in the history
…dabot/nuget/multi-dbfc48ec0f

Bump Microsoft.AspNetCore.Components.Authorization and Microsoft.AspNetCore.Components.WebAssembly.Authentication
  • Loading branch information
LuizMacedo authored Dec 3, 2024
2 parents fe28526 + 327646c commit f5872f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<PackageVersion Include="BuildBundlerMinifier" Version="3.2.449" PrivateAssets="All" />
<PackageVersion Include="FluentValidation" Version="11.10.0" />
<PackageVersion Include="MediatR" Version="12.2.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="8.0.10" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="8.0.11" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.10" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="8.0.10" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="8.0.11" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.10" />
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.10" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.10" />
Expand Down

0 comments on commit f5872f1

Please sign in to comment.