Upgrade diagnostics files to 3.1.x.

pull/41/head
Lau 6 years ago
parent 8ccf28871a
commit 885cbb4722

@ -8,7 +8,7 @@ namespace Microsoft.EntityFrameworkCore.Diagnostics
{
/// <summary>
/// <para>
/// Event IDs for SQL Server events that correspond to messages logged to an <see cref="ILogger" />
/// Event IDs for Jet events that correspond to messages logged to an <see cref="ILogger" />
/// and events sent to a <see cref="DiagnosticSource" />.
/// </para>
/// <para>
@ -78,7 +78,7 @@ namespace Microsoft.EntityFrameworkCore.Diagnostics
/// <summary>
/// <para>
/// 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.
/// </para>
/// <para>
/// This event is in the <see cref="DbLoggerCategory.Model.Validation" /> category.

Loading…
Cancel
Save