Migrating from .Net 6 to .Net 8
I am trying to upgrade my two AWS based Dotnet projects from .net 6 to .net 8 but I am facing same problem in both of those project. One of the project is using CDK and another one is based on SAM.
I can build both projects without any problem. But if I do sam build or run dotnet lambda deploy-function I get following error: