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 45cc689 commit 2264cb7Copy full SHA for 2264cb7
codebuild/py312/decrypt_hkeyring_with_net.yml
@@ -46,7 +46,7 @@ phases:
46
- make transpile_net
47
48
# Change TestVectors to reference the published .NET ESDK
49
- - cd runtimes/net/TestVectorsNative/TestVectors
+ - cd ../../AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectors
50
# - sed -i -e 's/<ProjectReference Include="\.\.\/\.\.\/ESDK\.csproj" \/>/<PackageReference Include="AWS.Cryptography.EncryptionSDK" Version="4.0.1" \/>/g' AWSEncryptionSDKTestVectorLib.csproj
51
# - cd ../TestVectors
52
0 commit comments