Skip to content

Commit

Permalink
Remove APTCA
Browse files Browse the repository at this point in the history
None of our assemblies support partial trust usage any longer. Removing
the APTCA attribute from S.D.DS so that it follows the pattern.

Fixes dotnet#79749
  • Loading branch information
noahfalk committed Jan 11, 2023
1 parent 7ac3cde commit 080ca72
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ System.Diagnostics.DiagnosticSource</PackageDescription>

<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">
<Compile Include="System\Diagnostics\HttpHandlerDiagnosticListener.cs" />
<Compile Include="AssemblyInfo.netfx.cs" />
<Compile Include="System\Diagnostics\Activity.DateTime.netfx.cs" />
</ItemGroup>

Expand Down

0 comments on commit 080ca72

Please sign in to comment.