Skip to content

Commit

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

Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.9 to 7.0.10
  • Loading branch information
kaby76 authored Aug 10, 2023
2 parents 1bdbeda + 95ce496 commit 8cf3a92
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="7.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.9" PrivateAssets="all" />
<PackageReference Include="Antlr4.Runtime.Standard" Version="4.13.0" />
<PackageReference Include="Domemtech.AutomaticGraphLayout" Version="1.1.4" />
Expand Down

0 comments on commit 8cf3a92

Please sign in to comment.