Skip to content

Commit

Permalink
Merge pull request #924 from pkuehnel/dependabot/nuget/develop/Micros…
Browse files Browse the repository at this point in the history
…oft.AspNetCore.Components.WebAssembly.Server-7.0.12

build(deps): Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.11 to 7.0.12
  • Loading branch information
pkuehnel authored Oct 12, 2023
2 parents fdf3ead + ad2aaf8 commit a42cf27
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 @@ -34,7 +34,7 @@

<ItemGroup>
<PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.11">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit a42cf27

Please sign in to comment.