From d5e981b891fc8ecddd71c11c1df6d95e1781a535 Mon Sep 17 00:00:00 2001 From: Henrique Graca <999396+hjgraca@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:17:37 +0100 Subject: [PATCH 1/5] Update idempotency 1.2.2 Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com> --- examples/Idempotency/src/HelloWorld/HelloWorld.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Idempotency/src/HelloWorld/HelloWorld.csproj b/examples/Idempotency/src/HelloWorld/HelloWorld.csproj index 2fb80281..0e30573a 100644 --- a/examples/Idempotency/src/HelloWorld/HelloWorld.csproj +++ b/examples/Idempotency/src/HelloWorld/HelloWorld.csproj @@ -8,7 +8,7 @@ - + From f5f7b7b8f62a12097474cc34b932f00a41c585c3 Mon Sep 17 00:00:00 2001 From: Henrique Graca <999396+hjgraca@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:19:57 +0100 Subject: [PATCH 2/5] Update tracing Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com> --- examples/AOT/src/AOT/AOT.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/AOT/src/AOT/AOT.csproj b/examples/AOT/src/AOT/AOT.csproj index 62f453ff..4905165b 100644 --- a/examples/AOT/src/AOT/AOT.csproj +++ b/examples/AOT/src/AOT/AOT.csproj @@ -21,6 +21,6 @@ - + - \ No newline at end of file + From 1f2d649c36d9767f2643a7e389b9cb2c87f5ded1 Mon Sep 17 00:00:00 2001 From: Henrique Graca <999396+hjgraca@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:21:13 +0100 Subject: [PATCH 3/5] Update batch Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com> --- examples/BatchProcessing/src/HelloWorld/HelloWorld.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/BatchProcessing/src/HelloWorld/HelloWorld.csproj b/examples/BatchProcessing/src/HelloWorld/HelloWorld.csproj index 1d970ca9..90cb91fd 100644 --- a/examples/BatchProcessing/src/HelloWorld/HelloWorld.csproj +++ b/examples/BatchProcessing/src/HelloWorld/HelloWorld.csproj @@ -7,7 +7,7 @@ - + From f6c2ae0af4fbc1dc4702a6af1eca6bbe2580e8f7 Mon Sep 17 00:00:00 2001 From: Henrique Graca <999396+hjgraca@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:22:02 +0100 Subject: [PATCH 4/5] Update LambdaPowertoolsAPI.csproj Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com> --- .../src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj b/examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj index 4b8d299c..fd8e3c25 100644 --- a/examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj +++ b/examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj @@ -15,6 +15,6 @@ - + From e3cb52f81ca85a0109893cd75c947bfe7aef2df2 Mon Sep 17 00:00:00 2001 From: Henrique Graca <999396+hjgraca@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:22:27 +0100 Subject: [PATCH 5/5] Update HelloWorld.csproj Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com> --- examples/Tracing/src/HelloWorld/HelloWorld.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Tracing/src/HelloWorld/HelloWorld.csproj b/examples/Tracing/src/HelloWorld/HelloWorld.csproj index 093f53ae..63343996 100644 --- a/examples/Tracing/src/HelloWorld/HelloWorld.csproj +++ b/examples/Tracing/src/HelloWorld/HelloWorld.csproj @@ -9,7 +9,7 @@ - +