(core): Build script does not recognize dotnet >= 6 #24466
Labels
@aws-cdk/core
Related to core CDK functionality
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
Describe the bug
Running
yarn build
does not succeed if dotnet 7 is installed.Expected Behavior
dotnet 7, which is Microsoft recommendation, should be recognized properly.
Current Behavior
Checking dotnet version... Found dotnet version 7.0.102 [/usr/local/share/dotnet/x64/sdk]. Install dotnet >= 6.0.100
Reproduction Steps
Install recommended .NET 7.0 version from https://dotnet.microsoft.com/en-us/download
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.66.1 (build 539d036)
Framework Version
No response
Node.js Version
v18.12.1
OS
macOS
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: