From c99f6310050463fc77864d82aa9f497d1e4effa0 Mon Sep 17 00:00:00 2001 From: Travis Walker Date: Thu, 18 Apr 2024 11:22:58 -0700 Subject: [PATCH] Updating Lab.Api to 0.13.1 (#2772) (#2773) * Updating Lab.Api to 0.13.1 (#2772) Co-authored-by: trwalke * Resolving test issue --------- Co-authored-by: trwalke --- benchmark/Directory.Build.props | 2 +- tests/DevApps/ciam/myWebApp/myWebApp.csproj | 4 ++-- tests/Directory.Build.props | 2 +- .../CrossPlatformValidation/Benchmark/Benchmark.csproj | 2 +- .../BenchmarkCSharp/BenchmarkCSharp.csproj | 2 +- .../CSharpConsoleApp/CSharpConsoleApp.csproj | 2 +- .../CrossPlatformValidatorTests.csproj | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/benchmark/Directory.Build.props b/benchmark/Directory.Build.props index b94930bd8..5c4569df9 100644 --- a/benchmark/Directory.Build.props +++ b/benchmark/Directory.Build.props @@ -12,7 +12,7 @@ - 0.12.2 + 0.13.1 0.13.12 0.13.12 diff --git a/tests/DevApps/ciam/myWebApp/myWebApp.csproj b/tests/DevApps/ciam/myWebApp/myWebApp.csproj index b14eb92a3..7444c65a0 100644 --- a/tests/DevApps/ciam/myWebApp/myWebApp.csproj +++ b/tests/DevApps/ciam/myWebApp/myWebApp.csproj @@ -1,7 +1,7 @@ - + - net7.0 + net8.0 enable enable aspnet-myWebApp-23b8728b-775f-4796-8b63-e85cbaccc27c diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props index a68f925d2..0146cd290 100644 --- a/tests/Directory.Build.props +++ b/tests/Directory.Build.props @@ -32,7 +32,7 @@ 5.0.3 8.0.0 - 0.12.2 + 0.13.1 diff --git a/tools/CrossPlatformValidator/CrossPlatformValidation/Benchmark/Benchmark.csproj b/tools/CrossPlatformValidator/CrossPlatformValidation/Benchmark/Benchmark.csproj index 8ce9a24a4..43089a45d 100644 --- a/tools/CrossPlatformValidator/CrossPlatformValidation/Benchmark/Benchmark.csproj +++ b/tools/CrossPlatformValidator/CrossPlatformValidation/Benchmark/Benchmark.csproj @@ -10,7 +10,7 @@ - + diff --git a/tools/CrossPlatformValidator/CrossPlatformValidation/BenchmarkCSharp/BenchmarkCSharp.csproj b/tools/CrossPlatformValidator/CrossPlatformValidation/BenchmarkCSharp/BenchmarkCSharp.csproj index 5cef53e70..462039c65 100644 --- a/tools/CrossPlatformValidator/CrossPlatformValidation/BenchmarkCSharp/BenchmarkCSharp.csproj +++ b/tools/CrossPlatformValidator/CrossPlatformValidation/BenchmarkCSharp/BenchmarkCSharp.csproj @@ -17,7 +17,7 @@ - + diff --git a/tools/CrossPlatformValidator/CrossPlatformValidation/CSharpConsoleApp/CSharpConsoleApp.csproj b/tools/CrossPlatformValidator/CrossPlatformValidation/CSharpConsoleApp/CSharpConsoleApp.csproj index 46dcfdd23..5a3e4ae27 100644 --- a/tools/CrossPlatformValidator/CrossPlatformValidation/CSharpConsoleApp/CSharpConsoleApp.csproj +++ b/tools/CrossPlatformValidator/CrossPlatformValidation/CSharpConsoleApp/CSharpConsoleApp.csproj @@ -10,7 +10,7 @@ - + diff --git a/tools/CrossPlatformValidator/CrossPlatformValidation/CrossPlatformValidatorTests/CrossPlatformValidatorTests.csproj b/tools/CrossPlatformValidator/CrossPlatformValidation/CrossPlatformValidatorTests/CrossPlatformValidatorTests.csproj index 7ce9656be..e48379539 100644 --- a/tools/CrossPlatformValidator/CrossPlatformValidation/CrossPlatformValidatorTests/CrossPlatformValidatorTests.csproj +++ b/tools/CrossPlatformValidator/CrossPlatformValidation/CrossPlatformValidatorTests/CrossPlatformValidatorTests.csproj @@ -10,7 +10,7 @@ - +