From ea38ce7b19f559e54d6b8ae857815c445bc8f91c Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Mon, 26 Feb 2024 06:52:31 +0000 Subject: [PATCH] Update dependencies --- .../Elastic.Apm.Azure.CosmosDb.Tests.csproj | 2 +- .../AspNetFullFrameworkSampleApp.csproj | 20 +++++++++---------- .../OracleManagedDataAccessSample.csproj | 2 +- .../SqlClientSample/SqlClientSample.csproj | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/test/azure/Elastic.Apm.Azure.CosmosDb.Tests/Elastic.Apm.Azure.CosmosDb.Tests.csproj b/test/azure/Elastic.Apm.Azure.CosmosDb.Tests/Elastic.Apm.Azure.CosmosDb.Tests.csproj index 4074cbf260..746b412fdf 100644 --- a/test/azure/Elastic.Apm.Azure.CosmosDb.Tests/Elastic.Apm.Azure.CosmosDb.Tests.csproj +++ b/test/azure/Elastic.Apm.Azure.CosmosDb.Tests/Elastic.Apm.Azure.CosmosDb.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/test/iis/AspNetFullFrameworkSampleApp/AspNetFullFrameworkSampleApp.csproj b/test/iis/AspNetFullFrameworkSampleApp/AspNetFullFrameworkSampleApp.csproj index d6a6b71a40..ec307d1ccc 100644 --- a/test/iis/AspNetFullFrameworkSampleApp/AspNetFullFrameworkSampleApp.csproj +++ b/test/iis/AspNetFullFrameworkSampleApp/AspNetFullFrameworkSampleApp.csproj @@ -85,18 +85,18 @@ - - - - - - + + + + + + - - + + - - + + diff --git a/test/profiler/applications/OracleManagedDataAccessSample/OracleManagedDataAccessSample.csproj b/test/profiler/applications/OracleManagedDataAccessSample/OracleManagedDataAccessSample.csproj index be6e56858f..6c12440f98 100644 --- a/test/profiler/applications/OracleManagedDataAccessSample/OracleManagedDataAccessSample.csproj +++ b/test/profiler/applications/OracleManagedDataAccessSample/OracleManagedDataAccessSample.csproj @@ -1,7 +1,7 @@ - 19.12.0 + 21.13.0 Exe net462 diff --git a/test/profiler/applications/SqlClientSample/SqlClientSample.csproj b/test/profiler/applications/SqlClientSample/SqlClientSample.csproj index a070ab37a1..595cde7161 100644 --- a/test/profiler/applications/SqlClientSample/SqlClientSample.csproj +++ b/test/profiler/applications/SqlClientSample/SqlClientSample.csproj @@ -1,7 +1,7 @@ - 4.7.0 + 4.8.6 Exe net462;net6.0;net8.0