From 3cad8339d67be7120b5d95119e3eea603313df70 Mon Sep 17 00:00:00 2001 From: dotnet-agent-team-bot <141066016+dotnet-agent-team-bot@users.noreply.github.com> Date: Mon, 2 Dec 2024 09:05:16 -0800 Subject: [PATCH] test:Dotty instrumentation library updates for 2024-Dec-02 (#2907) --- .../ContainerApplications/AwsSdkTestApp/AwsSdkTestApp.csproj | 4 ++-- .../ContainerApplications/KafkaTestApp/KafkaTestApp.csproj | 4 ++-- .../MemcachedTestApp/MemcachedTestApp.csproj | 4 ++-- .../ContainerApplications/SmokeTestApp/SmokeTestApp.csproj | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/Agent/IntegrationTests/ContainerApplications/AwsSdkTestApp/AwsSdkTestApp.csproj b/tests/Agent/IntegrationTests/ContainerApplications/AwsSdkTestApp/AwsSdkTestApp.csproj index 97dd062bb..d9c586cb0 100644 --- a/tests/Agent/IntegrationTests/ContainerApplications/AwsSdkTestApp/AwsSdkTestApp.csproj +++ b/tests/Agent/IntegrationTests/ContainerApplications/AwsSdkTestApp/AwsSdkTestApp.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + \ No newline at end of file diff --git a/tests/Agent/IntegrationTests/ContainerApplications/KafkaTestApp/KafkaTestApp.csproj b/tests/Agent/IntegrationTests/ContainerApplications/KafkaTestApp/KafkaTestApp.csproj index fe02ad9f1..5c86ce3ec 100644 --- a/tests/Agent/IntegrationTests/ContainerApplications/KafkaTestApp/KafkaTestApp.csproj +++ b/tests/Agent/IntegrationTests/ContainerApplications/KafkaTestApp/KafkaTestApp.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/tests/Agent/IntegrationTests/ContainerApplications/MemcachedTestApp/MemcachedTestApp.csproj b/tests/Agent/IntegrationTests/ContainerApplications/MemcachedTestApp/MemcachedTestApp.csproj index e623f0d0a..3d38eb984 100644 --- a/tests/Agent/IntegrationTests/ContainerApplications/MemcachedTestApp/MemcachedTestApp.csproj +++ b/tests/Agent/IntegrationTests/ContainerApplications/MemcachedTestApp/MemcachedTestApp.csproj @@ -8,8 +8,8 @@ - - + + \ No newline at end of file diff --git a/tests/Agent/IntegrationTests/ContainerApplications/SmokeTestApp/SmokeTestApp.csproj b/tests/Agent/IntegrationTests/ContainerApplications/SmokeTestApp/SmokeTestApp.csproj index de57fe3ed..547d0ec05 100644 --- a/tests/Agent/IntegrationTests/ContainerApplications/SmokeTestApp/SmokeTestApp.csproj +++ b/tests/Agent/IntegrationTests/ContainerApplications/SmokeTestApp/SmokeTestApp.csproj @@ -8,7 +8,7 @@ - + \ No newline at end of file