Skip to content

Commit

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

Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 8.0.10 to 9.0.0
  • Loading branch information
Jadhielv authored Nov 20, 2024
2 parents 1f537e8 + bd3f93e commit 135ea4b
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.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.0" />
<PackageReference Include="System.Net.Http.Json" Version="8.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 135ea4b

Please sign in to comment.