Skip to content

Switch AWSSDK.Extensions.NETCore.Setup to use project reference #3348

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

Closed
wants to merge 1 commit into from

Conversation

normj
Copy link
Member

@normj normj commented Jun 19, 2024

Description

Changes for getting AWSSDK.Extensions.NETCore.Setup ready for V4.

  • Switch AWSSDK.Extensions.NETCore.Setup to use a project reference to AWSSDK.Core. The package reference was a legacy issue when the repo used to swap out different snk files.
  • Update version of AWSSDK.Core in nuspec file to 4.0.0.0-preview
  • Add individual dependency groups in nuspec file to remove pack warnings
  • Address issues in the DefaultConfig now that it taking a dependency on V4
  • Enable treat warnings as errors.

I tested this by building the NuGet package locally and confirming no warnings and the package contained the correct layout.

@normj
Copy link
Member Author

normj commented Jun 19, 2024

Closing. Found issues when running the unit tests. It needs more work.

@normj normj closed this Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant