Skip to content

Commit

Permalink
remove extra obsoletions inclusion in csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
annchous committed May 6, 2021
1 parent 4e5bef6 commit f8067e9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="System\Security\Cryptography\CryptoConfig.Common.cs" />
<Compile Include="$(CommonPath)System\Obsoletions.cs" Link="Common\System\Obsoletions.cs" />
</ItemGroup>
<ItemGroup Condition="'$(TargetsBrowser)' != 'true'">
<Compile Include="Internal\Cryptography\AesImplementation.cs" />
Expand Down

0 comments on commit f8067e9

Please sign in to comment.