aws-samples / aws-samples/aws-cdk-build-package-publish-dotnet-lambda-function
Example of bundling lambda functions with project references
Open
- Dominant language
- C#
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Usually lambda projects in c# references other internal projects (`.csproj`) in the solution. Adding a project reference to the lambda project in the current example **fails**.
It would be good to show a more realistic scenario of a lambda project with project references.
Contributor guide
Assessment
This issue has not been assessed yet.