From 02e0967344fcb7f0f1ea906e27e1671451267811 Mon Sep 17 00:00:00 2001 From: Andy Staples Date: Fri, 9 Feb 2024 15:35:06 -0700 Subject: [PATCH] Update System.Data.SqlClient to latest --- src/Microsoft.Azure.Functions.PowerShellWorker.csproj | 4 ++-- .../Microsoft.Azure.Functions.PowerShellWorker.Test.csproj | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Microsoft.Azure.Functions.PowerShellWorker.csproj b/src/Microsoft.Azure.Functions.PowerShellWorker.csproj index e9781406..bdd8f454 100644 --- a/src/Microsoft.Azure.Functions.PowerShellWorker.csproj +++ b/src/Microsoft.Azure.Functions.PowerShellWorker.csproj @@ -1,4 +1,4 @@ - @@ -25,7 +25,7 @@ Licensed under the MIT license. See LICENSE file in the project root for full li - + diff --git a/test/Unit/Microsoft.Azure.Functions.PowerShellWorker.Test.csproj b/test/Unit/Microsoft.Azure.Functions.PowerShellWorker.Test.csproj index d7424dad..844639e5 100644 --- a/test/Unit/Microsoft.Azure.Functions.PowerShellWorker.Test.csproj +++ b/test/Unit/Microsoft.Azure.Functions.PowerShellWorker.Test.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.1 @@ -8,6 +8,7 @@ +