Skip to content

Commit 080ca72

Browse files
committed
Remove APTCA
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 #79749
1 parent 7ac3cde commit 080ca72

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

src/libraries/System.Diagnostics.DiagnosticSource/src/AssemblyInfo.netfx.cs

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ System.Diagnostics.DiagnosticSource</PackageDescription>
116116

117117
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">
118118
<Compile Include="System\Diagnostics\HttpHandlerDiagnosticListener.cs" />
119-
<Compile Include="AssemblyInfo.netfx.cs" />
120119
<Compile Include="System\Diagnostics\Activity.DateTime.netfx.cs" />
121120
</ItemGroup>
122121

0 commit comments

Comments
 (0)