Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cc1db78

Browse files
committedApr 1, 2024
Revert "Fix: local-service-test in smithy and add dotnet generated files"
This reverts commit bf2741d.
1 parent bf2741d commit cc1db78

File tree

5 files changed

+1
-1130
lines changed

5 files changed

+1
-1130
lines changed
 

‎SharedMakefile.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ _polymorph:
231231
$(patsubst %, --dependent-model $(PROJECT_ROOT)/%/Model, $($(service_deps_var))) \
232232
--namespace $($(namespace_var)) \
233233
$(AWS_SDK_CMD) \
234-
$(OUTPUT_LOCAL_SERVICE_$(SERVICE)) \
234+
$(OUTPUT_LOCAL_SERVICE) \
235235
";
236236

237237
# Generates all target runtime code for all namespaces in this project.

‎TestVectors/runtimes/net/Generated/DDBEncryption/DynamoDbEncryptionShim.cs

Lines changed: 0 additions & 44 deletions
This file was deleted.

‎TestVectors/runtimes/net/Generated/DDBEncryption/TypeConversion.cs

Lines changed: 0 additions & 1019 deletions
This file was deleted.

‎TestVectors/runtimes/net/Generated/DDBEncryption/WrappedNativeWrapper_DynamoDbKeyBranchKeyIdSupplier.cs

Lines changed: 0 additions & 45 deletions
This file was deleted.

‎TestVectors/runtimes/net/Generated/DDBEncryption/WrappedNativeWrapper_LegacyDynamoDbEncryptor.cs

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.