Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Align Microsoft.Extensions.Logging dependency for ServerCommon solution#317

Merged
xavierdecoster merged 1 commit intomasterfrom
dev-consolidate-logging
Oct 14, 2019
Merged

Align Microsoft.Extensions.Logging dependency for ServerCommon solution#317
xavierdecoster merged 1 commit intomasterfrom
dev-consolidate-logging

Conversation

@xavierdecoster
Copy link
Copy Markdown
Contributor

Many consumers of ServerCommon dependencies already manually added and upgraded the Microsoft.Extensions.Logging dependency to version 1.1.2.

All other ServerCommon libraries already use version 1.1.2. Only NuGet.Services.Logging was lagging behind to version 1.0.0.

This PR updates and aligns this dependency for NuGet.Services.Logging, and allows us to remove the explicit top-level dependency to Microsoft.Extensions.Logging elsewhere, making it a transitive one instead, which makes it easier to maintain our dependencies across the board.

@xavierdecoster xavierdecoster merged commit 3a38de4 into master Oct 14, 2019
@xavierdecoster xavierdecoster deleted the dev-consolidate-logging branch October 14, 2019 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants