Skip to content

Commit 2737542

Browse files
authored
Merge pull request #20 from code-of-chaos/dependabot/nuget/src/CodeOfChaos.Extensions.MicrosoftLogging/Microsoft.Extensions.Logging.Abstractions-9.0.10
Chore(deps): Bump Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 9.0.10
2 parents f2c210a + b479038 commit 2737542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeOfChaos.Extensions.MicrosoftLogging/CodeOfChaos.Extensions.MicrosoftLogging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<ItemGroup>
2626
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
27-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.9" />
27+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.10" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)