aws / aws-secretsmanager-caching-net

The AWS Secrets Manager .NET caching client enables in-process caching of secrets for .NET applications.
https://docs.aws.amazon.com/secretsmanager/latest/userguide/retrieving-secrets_cache-net.html
Apache License 2.0
55 stars 23 forks source link

Require .NET Framework 4.6.2 or later #102

Closed simonmarty closed 1 year ago

simonmarty commented 1 year ago

Issue #, if available: Require .NET Framework 4.6.2 or later to resolve dependency conflicts. Alternative would be to revert the dependency upgrades. Upgrading to .NET Framework 4.6.2

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.