Skip to content

Conversation

@PolaricEntropy
Copy link

@PolaricEntropy PolaricEntropy commented Dec 10, 2022

This MR serves to make this configuration provider a bit more generic by converting it to .Net Standard. The examples have been lifted to .Net Core 3.1.
Internal dependencies on the AWS NuGet have been bumped as well.

Comment on lines -12 to -13
<PackageReference Include="AWSSDK.Core" Version="3.3.19" />
<PackageReference Include="AWSSDK.SimpleSystemsManagement" Version="3.3.14" />
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want, I could restore the dependencies in the example project. They are not strictly needed since the library includes these references, but maybe you want to showcase that it's possible to override the library dependencies with your own if you want to.

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