Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not up to date with the latest AWSSDK #159

Closed
1 task
jasonycw opened this issue Apr 1, 2021 · 3 comments
Closed
1 task

Not up to date with the latest AWSSDK #159

jasonycw opened this issue Apr 1, 2021 · 3 comments
Labels
bug This issue is a bug. duplicate This issue is a duplicate. module/logging

Comments

@jasonycw
Copy link

jasonycw commented Apr 1, 2021

Description

AWSSDK Package update conflict with AWS.Logger.SeriLog

Reproduction Steps

Update AWS.Logger.SeriLog with other AWSSDK packages together

Logs

Version conflict detected for AWSSDK.Core. Install/reference AWSSDK.Core 3.7.0.6 directly to project My.Project to resolve this issue. 
 My.Project -> AWSSDK.S3 3.7.0.6 -> AWSSDK.Core (>= 3.7.0.6 && < 3.8.0) 
 My.Project -> AWS.Logger.SeriLog 2.1.0 -> AWS.Logger.Core 2.1.0 -> AWSSDK.CloudWatchLogs 3.5.0.24 -> AWSSDK.Core (>= 3.5.1.22 && < 3.6.0).

Environment

  • Build Version: AWS.Logger.SeriLog 2.1.0
  • OS Info: Windows 10
  • Build Environment: Visual Studio
  • Targeted .NET Platform: .NET Core 3.1

Resolution

  • 👋 I can/would-like-to implement a fix for this problem myself

This is a 🐛 bug-report

@jasonycw jasonycw added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Apr 1, 2021
@ashishdhingra ashishdhingra added module/logging duplicate This issue is a duplicate. and removed needs-triage This issue or PR still needs to be triaged. labels Apr 1, 2021
@ashishdhingra
Copy link
Contributor

Duplicate of #160. PR #161 submitted for fix.

@github-actions
Copy link

github-actions bot commented Apr 1, 2021

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@ashovlin
Copy link
Member

ashovlin commented Apr 2, 2021

Just released v3.0.0 of https://www.nuget.org/packages/AWS.Logger.SeriLog/3.0.0 which should work alongside AWS SDK v3.7 references.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. duplicate This issue is a duplicate. module/logging
Projects
None yet
Development

No branches or pull requests

3 participants