We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce70b3 commit be92deeCopy full SHA for be92dee
src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj
@@ -310,7 +310,6 @@
310
<Compile Include="Microsoft\Data\SqlClient\SNI\SslOverTdsStream.NetStandard.cs" />
311
<Compile Include="Microsoft\Data\SqlClient\SNI\SNIStreams.Task.cs" />
312
<Compile Include="Microsoft\Data\SqlClient\Reliability\SqlConfigurableRetryLogicManager.NetStandard.cs" />
313
- <Compile Include="Microsoft\Data\SqlClient\SNI\SNIStreams.NetStandard.cs" />
314
</ItemGroup>
315
<ItemGroup Condition="'$(OSGroup)' != 'AnyOS' AND '$(TargetFramework)' != 'netstandard2.0'">
316
<Compile Include="..\..\src\Microsoft\Data\SqlClient\AlwaysEncryptedAttestationException.cs">
0 commit comments