File tree Expand file tree Collapse file tree 4 files changed +11
-355
lines changed
src/Microsoft.Data.SqlClient
src/Microsoft/Data/SqlClient Expand file tree Collapse file tree 4 files changed +11
-355
lines changed Original file line number Diff line number Diff line change 241
241
<Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlObjectPool.cs" >
242
242
<Link >Microsoft\Data\SqlClient\SqlObjectPool.cs</Link >
243
243
</Compile >
244
+ <Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlQueryMetadataCache.cs" >
245
+ <Link >Microsoft\Data\SqlClient\SqlQueryMetadataCache.cs</Link >
246
+ </Compile >
244
247
<Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlRowUpdatedEvent.cs" >
245
248
<Link >Microsoft\Data\SqlClient\SqlRowUpdatedEvent.cs</Link >
246
249
</Compile >
568
571
<Compile Include =" Microsoft\Data\SqlClient\TdsParserStateObjectManaged.cs" />
569
572
<Compile Include =" Interop\SNINativeMethodWrapper.Common.cs" />
570
573
<Compile Include =" Microsoft\Data\SqlClient\AlwaysEncryptedHelperClasses.cs" />
571
- <Compile Include =" Microsoft\Data\SqlClient\SqlQueryMetadataCache.cs" />
572
574
<Compile Include =" Microsoft\Data\SqlClient\SqlColumnEncryptionEnclaveProvider.cs" />
573
575
</ItemGroup >
574
576
<!-- Windows only -->
Original file line number Diff line number Diff line change 312
312
<Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlParameterCollection.cs" >
313
313
<Link >Microsoft\Data\SqlClient\SqlParameterCollection.cs</Link >
314
314
</Compile >
315
+ <Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlQueryMetadataCache.cs" >
316
+ <Link >Microsoft\Data\SqlClient\SqlQueryMetadataCache.cs</Link >
317
+ </Compile >
315
318
<Compile Include =" ..\..\src\Microsoft\Data\SqlClient\SqlRowUpdatedEvent.cs" >
316
319
<Link >Microsoft\Data\SqlClient\SqlRowUpdatedEvent.cs</Link >
317
320
</Compile >
486
489
<Compile Include =" Microsoft\Data\SqlClient\sqlmetadatafactory.cs" />
487
490
<Compile Include =" Microsoft\Data\SqlClient\SqlNotificationEventArgs.cs" />
488
491
<Compile Include =" Microsoft\Data\SqlClient\SqlParameter.cs" />
489
- <Compile Include =" Microsoft\Data\SqlClient\SqlQueryMetadataCache.cs" />
490
492
<Compile Include =" Microsoft\Data\SqlClient\SqlReferenceCollection.cs" />
491
493
<Compile Include =" Microsoft\Data\SqlClient\SqlSequentialStream.cs" />
492
494
<Compile Include =" Microsoft\Data\SqlClient\SqlSequentialStreamSmi.cs" />
562
564
<DesignTime >True</DesignTime >
563
565
<DependentUpon >$(ResxFileName).resx</DependentUpon >
564
566
</Compile >
565
- <Compile Include =" ..\..\src\Resources\StringsHelper.cs" >
567
+ <Compile Include =" ..\..\src\Resources\StringsHelper.cs" >
566
568
<Link >Resources\StringsHelper.cs</Link >
567
569
</Compile >
568
570
<EmbeddedResource Include =" Resources\$(ResxFileName).resx" >
628
630
<Import Project =" $(NetFxSource)tools\targets\GenerateThisAssemblyCs.targets" />
629
631
<Import Project =" $(NetFxSource)tools\targets\GenerateAssemblyRef.targets" />
630
632
<Import Project =" $(NetFxSource)tools\targets\GenerateAssemblyInfo.targets" />
631
- </Project >
633
+ </Project >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments