Skip to content

Commit

Permalink
Update src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlCli…
Browse files Browse the repository at this point in the history
…ent.csproj
  • Loading branch information
cheenamalhotra authored Mar 22, 2021
1 parent 80460fc commit 467e7dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,6 @@
<Link>Microsoft\Data\SqlClient\VirtualSecureModeEnclaveProvider.cs</Link>
</Compile>
<Compile Include="Microsoft\Data\SqlClient\VirtualSecureModeEnclaveProviderBase.cs" />
<Compile Include="Microsoft\Data\SqlClient\AlwaysEncryptedEnclaveProviderUtils.cs" />
</ItemGroup>
<!-- netcoreapp 3.1 & netstandard 2.1 and above -->
<ItemGroup Condition="'$(OSGroup)' != 'AnyOS' AND '$(TargetFramework)' != 'netcoreapp2.1' AND '$(TargetFramework)' != 'netstandard2.0'">
Expand Down

0 comments on commit 467e7dd

Please sign in to comment.