Skip to content

Commit

Permalink
Merge pull request #20 from MicrosoftLearning/revert-12-dependabot/nu…
Browse files Browse the repository at this point in the history
…get/Microsoft.AspNetCore.Components.WebAssembly.Authentication-7.0.0

Revert "Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 6.0.7 to 7.0.0"
  • Loading branch information
LuizMacedo authored Nov 21, 2022
2 parents 9b48d17 + 66b4d5c commit 81ecd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BlazorAdmin/BlazorAdmin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="BlazorInputFile" Version="0.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" Version="6.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="7.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="6.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="6.0.7" />
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="6.0.0" />
Expand Down

0 comments on commit 81ecd38

Please sign in to comment.