Skip to content

Commit

Permalink
Merge pull request #492 from kaby76/dependabot/nuget/Microsoft.AspNet…
Browse files Browse the repository at this point in the history
…Core.Components.WebAssembly-8.0.10

Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.8 to 8.0.10
  • Loading branch information
kaby76 authored Oct 9, 2024
2 parents d0f53aa + 69db89a commit 99841f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/driver/driver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
<PackageReference Include="Antlr4.Runtime.Standard" Version="4.13.1" />
<PackageReference Include="Domemtech.AutomaticGraphLayout" Version="1.1.4" />
Expand Down

0 comments on commit 99841f0

Please sign in to comment.