Skip to content

Commit

Permalink
remove bad merge on SNIStreams.NetStandard
Browse files Browse the repository at this point in the history
  • Loading branch information
Wraith2 committed Mar 14, 2021
1 parent dce70b3 commit be92dee
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -310,7 +310,6 @@
<Compile Include="Microsoft\Data\SqlClient\SNI\SslOverTdsStream.NetStandard.cs" />
<Compile Include="Microsoft\Data\SqlClient\SNI\SNIStreams.Task.cs" />
<Compile Include="Microsoft\Data\SqlClient\Reliability\SqlConfigurableRetryLogicManager.NetStandard.cs" />
<Compile Include="Microsoft\Data\SqlClient\SNI\SNIStreams.NetStandard.cs" />
</ItemGroup>
<ItemGroup Condition="'$(OSGroup)' != 'AnyOS' AND '$(TargetFramework)' != 'netstandard2.0'">
<Compile Include="..\..\src\Microsoft\Data\SqlClient\AlwaysEncryptedAttestationException.cs">
Expand Down

0 comments on commit be92dee

Please sign in to comment.