Skip to content

Commit e79cfa6

Browse files
Trigger
1 parent 49440fa commit e79cfa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Data.SqlClient/tests/ManualTests/Microsoft.Data.SqlClient.ManualTesting.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
<Compile Include="SQL\ConnectivityTests\TcpDefaultForAzureTest.cs" />
8787
<Compile Include="SQL\DataBaseSchemaTest\ConnectionSchemaTest.cs" />
8888
<Compile Include="SQL\DataClassificationTest\DataClassificationTest.cs" />
89+
<Compile Include="SQL\DataReaderTest\DataReaderCancellationTest.cs" />
8990
<Compile Include="SQL\DataReaderTest\DataReaderStreamsTest.cs" />
9091
<Compile Include="SQL\DataReaderTest\DataReaderTest.cs" />
9192
<Compile Include="SQL\DataStreamTest\DataStreamTest.cs" />
@@ -272,7 +273,6 @@
272273
<Compile Include="SQL\Common\SystemDataInternals\DataReaderHelper.cs" />
273274
<Compile Include="SQL\Common\SystemDataInternals\TdsParserHelper.cs" />
274275
<Compile Include="SQL\Common\SystemDataInternals\TdsParserStateObjectHelper.cs" />
275-
<Compile Include="SQL\DataReaderTest\DataReaderCancellationTest.cs" />
276276
<Compile Include="SQL\SqlCommand\SqlCommandStoredProcTest.cs" />
277277
<Compile Include="TracingTests\TestTdsServer.cs" />
278278
<Compile Include="XUnitAssemblyAttributes.cs" />

0 commit comments

Comments
 (0)