You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Microsoft.Data.SqlClient/tests/FunctionalTests/AlwaysEncryptedTests/SqlColumnEncryptionCertificateStoreProviderShould.cs
<ProjectReferenceCondition="'$(TargetGroup)'=='netcoreapp' AND $(ReferenceType)=='Project'"Include="$(NetCoreSource)src\Microsoft.Data.SqlClient.csproj" />
100
118
<ProjectReferenceCondition="'$(TargetGroup)'=='netfx' AND $(ReferenceType)=='Project'"Include="$(NetFxSource)src\Microsoft.Data.SqlClient.csproj" />
<PackageReferenceCondition="'$(TargetFramework)'=='net6.0' AND $(ReferenceType)=='Package'"Include="System.Security.Cryptography.Cng"Version="$(SystemSecurityCryptographyCngVersion)" />
107
122
</ItemGroup>
108
123
<ItemGroup>
109
124
<NoneCondition="'$(TargetGroup)'=='netfx' AND $(ReferenceType)=='Project'"Include="$(BinFolder)$(Configuration).AnyCPU\Microsoft.Data.SqlClient\netfx\**\*SNI*.dll"CopyToOutputDirectory="PreserveNewest" />
0 commit comments