Skip to content

Commit

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

Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 7.0.8 to 7.0.9
  • Loading branch information
Jadhielv authored Jul 17, 2023
2 parents e95b81f + 34256a6 commit 588c4aa
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.9" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.9" />
<PackageReference Include="System.Net.Http.Json" Version="7.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 588c4aa

Please sign in to comment.