From aa116e06a4a8b2cd4fb7014a185e28a04f75f26d Mon Sep 17 00:00:00 2001 From: Jeff Sharp Date: Wed, 1 May 2024 08:13:40 -0500 Subject: [PATCH] Microsoft.Data.SqlClient -> 5.1.5 (downgrade) See: https://github.com/dotnet/SqlClient/issues/2388 --- CHANGES.md | 2 +- Directory.Packages.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 57b29c0..d7d00eb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,7 +11,7 @@ Most lines should begin with one of these words: to prevent errors if other moduels load conflicting dependencies. - Remove `Cmdlet`, moving its `WriteHost` method to an extension method. - Remove `IConsole`, replacing it with a simpler `ISqlMessageLogger`. -- Update Microsoft.Data.SqlClient to [5.2.0](https://github.com/dotnet/SqlClient/blob/main/release-notes/5.2/5.2.0.md) +- Update Microsoft.Data.SqlClient to [5.1.5](https://github.com/dotnet/SqlClient/blob/main/release-notes/5.1/5.1.5.md) - Add retries on transient failures. ## [2.1.0](https://github.com/sharpjs/PSql/compare/release/2.0.1..2.1.0) diff --git a/Directory.Packages.props b/Directory.Packages.props index dcbfdcf..b46519d 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -15,7 +15,7 @@ - +