Skip to content

Commit

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

build(deps): Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 8.0.0 to 8.0.1
  • Loading branch information
pkuehnel authored Jan 19, 2024
2 parents 1651052 + ef34f38 commit 2632775
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="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 2632775

Please sign in to comment.