cdklabs / cdklabs/awscdk-lambda-dotnet

Auto Discover .NET Runtime from csproj file

Open
#267 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7
Forks
4
Avg merge
23m
Merged PRs (30d)
4

Description

Current behavior the Lambda runtime is set to `DOTNET_8` (see #260). However, the runtime is also stated within the csproj file itself. Auto discovery could read the csproj file, set the runtime which is stated. When this is not clear (due to MSBuild properties for example) we can always fall back to `DOTNET_8`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.