-
Notifications
You must be signed in to change notification settings - Fork 4.4k
CDK V2 for .NET displays warning for -p usage from .NET 6 SDK #18092
Copy link
Copy link
Closed
Labels
aws-cdk-libRelated to the aws-cdk-lib packageRelated to the aws-cdk-lib packagebugThis issue is a bug.This issue is a bug.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortgood first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2
Description
General Issue
Running CDK synth or deploy shows a warning from the .NET 6 SDK
The Question
Please could the following warning be dealth with when running CDK commands for V2 and .NET:
Warning NETSDK1174: The abbreviation of -p for --project is deprecated. Please use --project.
Looks like this should be using --project instead of -p.
Thanks
CDK CLI Version
Warning NETSDK1174: The abbreviation of -p for --project is deprecated. Please use --project.
Framework Version
2.0
Node.js Version
No response
OS
No response
Language
.NET
Language Version
6.0
Other information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
aws-cdk-libRelated to the aws-cdk-lib packageRelated to the aws-cdk-lib packagebugThis issue is a bug.This issue is a bug.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortgood first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2