Skip to content

Commit c634c01

Browse files
committed
Dummy commit for pipeline start
1 parent ac8aa33 commit c634c01

File tree

3 files changed

+27180
-1
lines changed

3 files changed

+27180
-1
lines changed

src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParser.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// The .NET Foundation licenses this file to you under the MIT license.
33
// See the LICENSE file in the project root for more information.
44

5-
using System;
5+
using System;
66
using System.Buffers;
77
using System.Buffers.Binary;
88
using System.Collections.Generic;

0 commit comments

Comments
 (0)