Skip to content

Commit cbbd92c

Browse files
authored
Remove AssemblyFilter dead code as APTCA is not supported (#9863)
1 parent e16222f commit cbbd92c

File tree

2 files changed

+0
-116
lines changed

2 files changed

+0
-116
lines changed

src/Microsoft.DotNet.Wpf/src/PresentationFramework/MS/Internal/AppModel/AssemblyFilter.cs

-115
This file was deleted.

src/Microsoft.DotNet.Wpf/src/PresentationFramework/PresentationFramework.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
<Compile Include="MS\Internal\Annotations\XmlElementCollection.cs" />
107107
<Compile Include="MS\Internal\AppModel\AppModelKnownContentFactory.cs" />
108108
<Compile Include="MS\Internal\AppModel\AppSecurityManager.cs" />
109-
<Compile Include="MS\Internal\AppModel\AssemblyFilter.cs" />
110109
<Compile Include="MS\Internal\AppModel\BamlStream.cs" />
111110
<Compile Include="MS\Internal\AppModel\ComGuids.cs" />
112111
<Compile Include="MS\Internal\AppModel\ContentFilePart.cs" />

0 commit comments

Comments
 (0)