Skip to content

Commit

Permalink
Trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
cheenamalhotra committed Sep 30, 2022
1 parent 49440fa commit 51f50d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
<Compile Include="SQL\ConnectivityTests\TcpDefaultForAzureTest.cs" />
<Compile Include="SQL\DataBaseSchemaTest\ConnectionSchemaTest.cs" />
<Compile Include="SQL\DataClassificationTest\DataClassificationTest.cs" />
<Compile Include="SQL\DataReaderTest\DataReaderCancellationTest.cs" />
<Compile Include="SQL\DataReaderTest\DataReaderStreamsTest.cs" />
<Compile Include="SQL\DataReaderTest\DataReaderTest.cs" />
<Compile Include="SQL\DataStreamTest\DataStreamTest.cs" />
Expand Down Expand Up @@ -272,7 +273,6 @@
<Compile Include="SQL\Common\SystemDataInternals\DataReaderHelper.cs" />
<Compile Include="SQL\Common\SystemDataInternals\TdsParserHelper.cs" />
<Compile Include="SQL\Common\SystemDataInternals\TdsParserStateObjectHelper.cs" />
<Compile Include="SQL\DataReaderTest\DataReaderCancellationTest.cs" />
<Compile Include="SQL\SqlCommand\SqlCommandStoredProcTest.cs" />
<Compile Include="TracingTests\TestTdsServer.cs" />
<Compile Include="XUnitAssemblyAttributes.cs" />
Expand Down

0 comments on commit 51f50d9

Please sign in to comment.