Skip to content

Commit

Permalink
Merge pull request #1618 from pkuehnel/dependabot/nuget/develop/Micro…
Browse files Browse the repository at this point in the history
…soft.AspNetCore.Components.WebAssembly.Server-8.0.11

build(deps): bump Microsoft.AspNetCore.Components.WebAssembly.Server from 8.0.10 to 8.0.11
  • Loading branch information
pkuehnel authored Nov 16, 2024
2 parents f6a3c82 + 801e667 commit e169311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeslaSolarCharger/Server/TeslaSolarCharger.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper" Version="13.0.1" />
<PackageReference Include="GraphQL.Client" Version="6.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.10">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit e169311

Please sign in to comment.