Skip to content

Commit

Permalink
Merge pull request #45 from seedysoft/dependabot/nuget/main/Microsoft…
Browse files Browse the repository at this point in the history
….AspNetCore.Components.WebAssembly.DevServer-8.0.6
  • Loading branch information
dependabot[bot] authored May 30, 2024
2 parents 54717c8 + e826786 commit c281be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HomeCloud/Client/Seedysoft.HomeCloud.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.5" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.6" PrivateAssets="all" />
<PackageReference Include="MudBlazor" Version="6.19.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit c281be5

Please sign in to comment.