Closed philasmar closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 62.39%. Comparing base (
bd41f9d
) to head (652110d
). Report is 3 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of changes: While trying to deploy a web app, the deployment failed due to a conflict between the
System.Text.Json
in the CDK Templates and the one in my web app. In order to avoid these conflicts, we should remove the reference from the CDK templates.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.