Skip to content

Commit

Permalink
fixup project file after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Wraith2 committed Jun 11, 2021
1 parent ce5e4cf commit 3d99390
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -342,7 +342,7 @@
<Compile Include="Microsoft\Data\SqlClient\SqlDelegatedTransaction.NetStandard.cs" />
<Compile Include="Microsoft\Data\SqlClient\TdsParser.NetStandard.cs" />
<Compile Include="Microsoft\Data\SqlClient\SNI\ConcurrentQueueSemaphore.NetStandard.cs" />
<Compile Include="Microsoft\Data\SqlClient\SNI\SNIStreams.NetStandard.cs" />
<Compile Include="Microsoft\Data\SqlClient\SNI\SNIStreams.Task.cs" />
<Compile Include="Microsoft\Data\SqlClient\SNI\SslOverTdsStream.NetStandard.cs" />
</ItemGroup>
<ItemGroup Condition="'$(OSGroup)' != 'AnyOS' AND '$(TargetFramework)' != 'netstandard2.0'">
Expand Down

0 comments on commit 3d99390

Please sign in to comment.