bcreedon
Results
1
comments of
bcreedon
I ran into the same problem. Changed the cdk.json to this, and it worked: { "app": "dotnet run -p src/CapitalizeString/CapitalizeString.csproj" }