File tree 8 files changed +483
-711
lines changed
src/Microsoft.Data.SqlClient
src/Microsoft/Data/SqlClient
8 files changed +483
-711
lines changed Original file line number Diff line number Diff line change 620
620
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlSymmetricKeyCache.cs" >
621
621
<Link >Microsoft\Data\SqlClient\SqlSymmetricKeyCache.cs</Link >
622
622
</Compile >
623
+ <Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlTransaction.cs" >
624
+ <Link >Microsoft\Data\SqlClient\SqlTransaction.cs</Link >
625
+ </Compile >
623
626
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlUdtInfo.cs" >
624
627
<Link >Microsoft\Data\SqlClient\SqlUdtInfo.cs</Link >
625
628
</Compile >
626
629
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlUtil.cs" >
627
630
<Link >Microsoft\Data\SqlClient\SqlUtil.cs</Link >
628
631
</Compile >
629
- <Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlTransaction.Common.cs" >
630
- <Link >Microsoft\Data\SqlClient\SqlTransaction.Common.cs</Link >
631
- </Compile >
632
632
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SSPI\NegotiateSSPIContextProvider.cs" >
633
633
<Link >Microsoft\Data\SqlClient\SSPI\NegotiateSSPIContextProvider.cs</Link >
634
634
</Compile >
724
724
<Compile Include =" Microsoft\Data\SqlClient\SqlConnectionHelper.cs" />
725
725
<Compile Include =" Microsoft\Data\SqlClient\SqlDataReader.cs" />
726
726
<Compile Include =" Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs" />
727
- <Compile Include =" Microsoft\Data\SqlClient\SqlTransaction.cs" />
728
727
<Compile Include =" Microsoft\Data\SqlClient\TdsParser.cs" />
729
728
<Compile Include =" Microsoft\Data\SqlClient\TdsParser.netcore.cs" />
730
729
<Compile Include =" Microsoft\Data\SqlClient\TdsParser.RegisterEncoding.cs" />
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 550
550
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\Server\SqlRecordBuffer.cs" >
551
551
<Link >Microsoft\Data\SqlClient\Server\SqlRecordBuffer.cs</Link >
552
552
</Compile >
553
- <Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlTransaction.Common.cs" >
554
- <Link >Microsoft\Data\SqlClient\SqlTransaction.Common.cs</Link >
555
- </Compile >
556
553
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\Server\ValueUtilsSmi.cs" >
557
554
<Link >Microsoft\Data\SqlClient\Server\ValueUtilsSmi.cs</Link >
558
555
</Compile >
793
790
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlSymmetricKeyCache.cs" >
794
791
<Link >Microsoft\Data\SqlClient\SqlSymmetricKeyCache.cs</Link >
795
792
</Compile >
793
+ <Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlTransaction.cs" >
794
+ <Link >Microsoft\Data\SqlClient\SqlTransaction.cs</Link >
795
+ </Compile >
796
796
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlUdtInfo.cs" >
797
797
<Link >Microsoft\Data\SqlClient\SqlUdtInfo.cs</Link >
798
798
</Compile >
889
889
<Compile Include =" Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs" />
890
890
<Compile Include =" Microsoft\Data\SqlClient\SqlSequentialStreamSmi.cs" />
891
891
<Compile Include =" Microsoft\Data\SqlClient\SqlSequentialTextReaderSmi.cs" />
892
- <Compile Include =" Microsoft\Data\SqlClient\SqlTransaction.cs" />
893
892
<Compile Include =" Microsoft\Data\SqlClient\TdsParser.cs" />
894
893
<Compile Include =" Microsoft\Data\SqlClient\TdsParser.netfx.cs" />
895
894
<Compile Include =" Microsoft\Data\SqlClient\TdsParserStateObject.netfx.cs" />
You can’t perform that action at this time.
0 commit comments