From 885cbb47225d9a384a347d48a77d8e1e8ac15cdb Mon Sep 17 00:00:00 2001 From: Lau Date: Mon, 9 Mar 2020 15:04:54 +0100 Subject: [PATCH] Upgrade diagnostics files to 3.1.x. --- src/EFCore.Jet/Diagnostics/JetEventId.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/EFCore.Jet/Diagnostics/JetEventId.cs b/src/EFCore.Jet/Diagnostics/JetEventId.cs index 49f63b9..8d0393d 100644 --- a/src/EFCore.Jet/Diagnostics/JetEventId.cs +++ b/src/EFCore.Jet/Diagnostics/JetEventId.cs @@ -8,7 +8,7 @@ namespace Microsoft.EntityFrameworkCore.Diagnostics { /// /// - /// Event IDs for SQL Server events that correspond to messages logged to an + /// Event IDs for Jet events that correspond to messages logged to an /// and events sent to a . /// /// @@ -78,7 +78,7 @@ namespace Microsoft.EntityFrameworkCore.Diagnostics /// /// - /// A byte property is set up to use a SQL Server identity column. + /// A byte property is set up to use a Jet identity column. /// /// /// This event is in the category.