Skip to content

Commit 49b0392

Browse files
Update dependency Microsoft.Extensions.DependencyInjection.Abstractions to 10.0.1 (#1247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1dae867 commit 49b0392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Soenneker.Utils.Path.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</ItemGroup>
4040

4141
<ItemGroup>
42-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.0" />
42+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.1" />
4343
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
4444
</ItemGroup>
4545
</Project>

0 commit comments

Comments
 (0)