Skip to content

Commit d6acc38

Browse files
Bump Microsoft.Extensions.Logging from 9.0.8 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be37235 commit d6acc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/Logging/Logging/Logging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<!-- End of Properties related to NuGet packaging: -->
2222
</PropertyGroup>
2323
<ItemGroup>
24-
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.8" />
24+
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.10" />
2525
</ItemGroup>
2626
</Project>

0 commit comments

Comments
 (0)