We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7760a8 commit 95b1dccCopy full SHA for 95b1dcc
src/Microsoft.Data.SqlClient/tests/UnitTests/Microsoft/Data/SqlClient/SqlCommandSetTest.cs
@@ -1,4 +1,8 @@
1
-using System;
+// Licensed to the .NET Foundation under one or more agreements.
2
+// The .NET Foundation licenses this file to you under the MIT license.
3
+// See the LICENSE file in the project root for more information.
4
+
5
+using System;
6
using System.Data;
7
using System.Reflection;
8
using Xunit;
0 commit comments