We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d532966 commit a7305d3Copy full SHA for a7305d3
codebuild/py312/decrypt_hkeyring_with_net.yml
@@ -43,6 +43,7 @@ phases:
43
# Change TestVectors to reference the published .NET ESDK
44
- cd ../../AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib
45
- sed -i 's/<ProjectReference Include="\.\./\.\./ESDK\.csproj" />/<PackageReference Include="AWS.Cryptography.EncryptionSDK" />/g' AWSEncryptionSDKTestVectorLib.csproj
46
+ - cd ../TestVectors
47
48
build:
49
commands:
0 commit comments