From 51899f5b08da3db0cfca93ab78fffadbf6cc6720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 06:05:55 +0000 Subject: [PATCH] chore(deps): update aws-lambda-dotnet monorepo --- ...ookiecutter.project_class_name}}.Api.Tests.Unit.csproj | 6 +++--- .../{{cookiecutter.project_class_name}}.Api.csproj | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api.Tests.Unit/{{cookiecutter.project_class_name}}.Api.Tests.Unit.csproj b/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api.Tests.Unit/{{cookiecutter.project_class_name}}.Api.Tests.Unit.csproj index 9c6323b..05dcbda 100644 --- a/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api.Tests.Unit/{{cookiecutter.project_class_name}}.Api.Tests.Unit.csproj +++ b/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api.Tests.Unit/{{cookiecutter.project_class_name}}.Api.Tests.Unit.csproj @@ -10,9 +10,9 @@ {%- endif %} {%- if cookiecutter.cloud_service == 'AWS Lambda' %} - - - + + + {%- endif %} diff --git a/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api/{{cookiecutter.project_class_name}}.Api.csproj b/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api/{{cookiecutter.project_class_name}}.Api.csproj index 0a20d99..b9d5c83 100644 --- a/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api/{{cookiecutter.project_class_name}}.Api.csproj +++ b/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api/{{cookiecutter.project_class_name}}.Api.csproj @@ -30,10 +30,10 @@ {%- endif %} {%- if cookiecutter.cloud_service == 'AWS Lambda' %} - - - - + + + +