Skip to content

Commit d635c24

Browse files
feat(curations): Add VCS path curation for NuGet::AWSSDK.Core
See: https://github.com/aws/aws-sdk-net/tree/3.0.4.0/sdk/src Signed-off-by: Marcel Bochtler <[email protected]>
1 parent 953b042 commit d635c24

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

curations/NuGet/_/AWSSDK.Core.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::AWSSDK.Core:[3.0.4,)"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/src/Core"

0 commit comments

Comments
 (0)