Skip to content

Commit f8067e9

Browse files
author
Annchous
committed
remove extra obsoletions inclusion in csproj
1 parent 4e5bef6 commit f8067e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
</PropertyGroup>
1717
<ItemGroup>
1818
<Compile Include="System\Security\Cryptography\CryptoConfig.Common.cs" />
19-
<Compile Include="$(CommonPath)System\Obsoletions.cs" Link="Common\System\Obsoletions.cs" />
2019
</ItemGroup>
2120
<ItemGroup Condition="'$(TargetsBrowser)' != 'true'">
2221
<Compile Include="Internal\Cryptography\AesImplementation.cs" />

0 commit comments

Comments
 (0)