Skip to content

Commit 119fa68

Browse files
chore: Bump Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.2
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d65d8d6 commit 119fa68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ManagedCode.Communication/ManagedCode.Communication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="10.0.0" />
1717
<PackageReference Include="Microsoft.Extensions.Logging" Version="10.0.0" />
18-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.0" />
18+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.2" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<InternalsVisibleTo Include="ManagedCode.Communication.AspNetCore"/>

0 commit comments

Comments
 (0)