Skip to content

Commit

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

build(deps): Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.2 to 8.0.3
  • Loading branch information
pkuehnel authored Mar 21, 2024
2 parents facc23a + 71bdf59 commit dc4d5c2
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 @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.3" PrivateAssets="all" />
<PackageReference Include="MudBlazor" Version="6.18.0" />
</ItemGroup>
Expand Down

0 comments on commit dc4d5c2

Please sign in to comment.