From eeb80892123bce0b394faebccbbd279468bfa2cd Mon Sep 17 00:00:00 2001 From: Smitha Saligrama Date: Wed, 6 Oct 2021 10:20:22 -0700 Subject: [PATCH] Used the Sql tasks published from shared components (#1091) --- Directory.Build.props | 2 +- .../Microsoft.Health.Dicom.SqlServer.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index e0495d4afc..757af81640 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -11,7 +11,7 @@ 2.0.55 4.0.8 true - 3.2.11 + 3.2.14 true 3.3.0 Latest diff --git a/src/Microsoft.Health.Dicom.SqlServer/Microsoft.Health.Dicom.SqlServer.csproj b/src/Microsoft.Health.Dicom.SqlServer/Microsoft.Health.Dicom.SqlServer.csproj index 1d558839b4..e9c8ada869 100644 --- a/src/Microsoft.Health.Dicom.SqlServer/Microsoft.Health.Dicom.SqlServer.csproj +++ b/src/Microsoft.Health.Dicom.SqlServer/Microsoft.Health.Dicom.SqlServer.csproj @@ -18,7 +18,7 @@ - + @@ -140,7 +140,7 @@ Features\Schema\Migrations\$(LatestSchemaVersion).sql - +