Skip to content

Commit

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

build(deps): Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 7.0.12 to 7.0.13
  • Loading branch information
pkuehnel authored Nov 2, 2023
2 parents 639936d + 0765722 commit 07afb61
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 @@ -19,7 +19,7 @@
<PackageReference Include="Blazored.Toast" Version="4.1.0" />
<PackageReference Include="Majorsoft.Blazor.Components.Collapse" Version="1.5.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.13" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.12" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.13" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 07afb61

Please sign in to comment.