Skip to content

Commit

Permalink
Merge pull request #1626 from pkuehnel/dependabot/nuget/develop/multi…
Browse files Browse the repository at this point in the history
…-bf7f39527a

build(deps): bump Microsoft.AspNetCore.Components.Forms and Microsoft.Extensions.Logging.Abstractions
  • Loading branch information
pkuehnel authored Nov 16, 2024
2 parents 941678d + 0aaf3f1 commit f6a3c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeslaSolarCharger/Client/TeslaSolarCharger.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<PackageReference Include="CodeBeam.MudBlazor.Extensions" Version="7.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.Forms" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.Forms" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
Expand Down

0 comments on commit f6a3c82

Please sign in to comment.