Skip to content

Commit

Permalink
Merge pull request #331 from AngelGarcia13/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….AspNetCore.Components.WebAssembly.DevServer-8.0.10

Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 8.0.8 to 8.0.10
  • Loading branch information
Jadhielv authored Oct 20, 2024
2 parents 24b17e8 + bc81b04 commit c9799f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DWC.Blazor/DWC.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.20" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" />
<PackageReference Include="System.Net.Http.Json" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit c9799f9

Please sign in to comment.