You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notice the dependencies for AWS.Cryptography.EncryptionSDK below; DafnyRuntime 4.9.0 is required as well as AWS.Cryptography.MaterialProvider 1.7.6:
If you look into the required dependencies for AWS.Cryptography.MaterialProvider 1.7.6, it requires DafnyRuntime 4.2.0-4.8.0. This results in conflicts in versions, which results in build warnings (or errors, if set).