Skip to content

Commit

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

Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication and Microsoft.AspNetCore.Components.Authorization
  • Loading branch information
LuizMacedo authored Aug 21, 2024
2 parents f0623d0 + 22ad228 commit d63c487
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.9.1" />
<PackageVersion Include="MediatR" Version="12.2.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="8.0.7" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.7" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.7" PrivateAssets="all" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="8.0.7" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.7" />
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.7" />
Expand Down

0 comments on commit d63c487

Please sign in to comment.