Skip to content

Commit acbb7f1

Browse files
Update dependency Microsoft.AspNetCore.Components.Web to 10.0.5 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c648107 commit acbb7f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Soenneker.Blazor.Utils.NoOpJSRuntime/Soenneker.Blazor.Utils.NoOpJSRuntime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747

4848
<ItemGroup>
4949
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.5" />
50-
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="10.0.4" />
50+
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="10.0.5" />
5151
</ItemGroup>
5252
</Project>

0 commit comments

Comments
 (0)