We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb0ff2 commit 4b23bbaCopy full SHA for 4b23bba
codebuild/py312/decrypt_hkeyring_with_net.yml
@@ -32,7 +32,7 @@ phases:
32
- git clone https://github.com/aws/aws-encryption-sdk-dafny.git
33
34
# Change TestVectors to reference the published .NET ESDK
35
- - cd aws-encryption-sdk-dafny/AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorsLib
+ - cd aws-encryption-sdk-dafny/AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib
36
- sed -i '' -e 's/<ProjectReference Include="\.\.\/\.\.\/ESDK\.csproj" \/>/<PackageReference Include="AWS.Cryptography.EncryptionSDK" Version="4.0.1" \/>/g' AWSEncryptionSDKTestVectorLib.csproj
37
- cd ../TestVectors
38
0 commit comments