Skip to content

Commit c648107

Browse files
Update dependency Microsoft.Extensions.DependencyInjection.Abstractions to 10.0.5 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 850b73f commit c648107

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
@@ -46,7 +46,7 @@
4646
</ItemGroup>
4747

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

0 commit comments

Comments
 (0)