File tree Expand file tree Collapse file tree 4 files changed +68
-315
lines changed
src/Microsoft.Data.SqlClient
Common/src/Microsoft/Data/ProviderBase
src/Microsoft/Data/ProviderBase Expand file tree Collapse file tree 4 files changed +68
-315
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 519
519
<Compile Include =" $(CommonSourceRoot)System\Diagnostics\CodeAnalysis.cs" >
520
520
<Link >Common\System\Diagnostics\CodeAnalysis.cs</Link >
521
521
</Compile >
522
+ <Compile Include =" $(CommonSourceRoot)\Microsoft\Data\ProviderBase\DbReferenceCollection.cs" >
523
+ <Link >Microsoft\Data\ProviderBase\DbReferenceCollection.cs</Link >
524
+ </Compile >
522
525
</ItemGroup >
523
526
<ItemGroup Condition =" '$(TargetGroup)' == 'netstandard' OR '$(TargetGroup)' == 'netcoreapp' OR '$(IsUAPAssembly)' == 'true'" >
524
527
<Compile Include =" Microsoft.Data.SqlClient.TypeForwards.cs" />
616
619
<Compile Include =" $(CommonPath)\Microsoft\Data\ProviderBase\DbConnectionInternal.cs" >
617
620
<Link >Common\Microsoft\Data\ProviderBase\DbConnectionInternal.cs</Link >
618
621
</Compile >
619
- <Compile Include =" $(CommonPath)\Microsoft\Data\ProviderBase\DbReferenceCollection.cs" >
620
- <Link >Common\Microsoft\Data\ProviderBase\DbReferenceCollection.cs</Link >
621
- </Compile >
622
622
<Compile Include =" $(CommonPath)\System\NotImplemented.cs" />
623
623
<Compile Include =" Interop\SNINativeMethodWrapper.Common.cs" />
624
624
<Compile Include =" Microsoft\Data\Common\DbConnectionOptions.cs" />
Original file line number Diff line number Diff line change 609
609
<Compile Include =" $(CommonSourceRoot)Resources\ResDescriptionAttribute.cs" >
610
610
<Link >Resources\ResDescriptionAttribute.cs</Link >
611
611
</Compile >
612
+ <Compile Include =" $(CommonSourceRoot)\Microsoft\Data\ProviderBase\DbReferenceCollection.cs" >
613
+ <Link >Microsoft\Data\ProviderBase\DbReferenceCollection.cs</Link >
614
+ </Compile >
612
615
</ItemGroup >
613
616
<ItemGroup >
614
617
<Compile Include =" Common\src\Microsoft\Data\Common\NameValuePermission.cs" />
630
633
<Compile Include =" Microsoft\Data\ProviderBase\DbConnectionPool.cs" />
631
634
<Compile Include =" Microsoft\Data\ProviderBase\DbConnectionPoolCounters.cs" />
632
635
<Compile Include =" Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.cs" />
633
- <Compile Include =" Microsoft\Data\ProviderBase\DbReferenceCollection.cs" />
634
636
<Compile Include =" Microsoft\Data\RelationshipConverter.cs" />
635
637
<Compile Include =" Microsoft\Data\SqlClient\AlwaysEncryptedKeyConverter.Cng.cs" />
636
638
<Compile Include =" Microsoft\Data\SqlClient\assemblycache.cs" />
You can’t perform that action at this time.
0 commit comments