diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationCore/ILLinkTrim.xml b/src/Microsoft.DotNet.Wpf/src/PresentationCore/ILLinkTrim.xml new file mode 100644 index 00000000000..a488f34ce05 --- /dev/null +++ b/src/Microsoft.DotNet.Wpf/src/PresentationCore/ILLinkTrim.xml @@ -0,0 +1,7 @@ + + + + + + diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationCore/PresentationCore.csproj b/src/Microsoft.DotNet.Wpf/src/PresentationCore/PresentationCore.csproj index 1e14b2e0eb7..c01546b7fe3 100644 --- a/src/Microsoft.DotNet.Wpf/src/PresentationCore/PresentationCore.csproj +++ b/src/Microsoft.DotNet.Wpf/src/PresentationCore/PresentationCore.csproj @@ -1448,6 +1448,29 @@ false ColorProfiles + + + + false + $(AssemblyName).xml + + + + + diff --git a/src/Microsoft.DotNet.Wpf/src/ReachFramework/ReachFramework.csproj b/src/Microsoft.DotNet.Wpf/src/ReachFramework/ReachFramework.csproj index c56f253f181..c2301de6145 100644 --- a/src/Microsoft.DotNet.Wpf/src/ReachFramework/ReachFramework.csproj +++ b/src/Microsoft.DotNet.Wpf/src/ReachFramework/ReachFramework.csproj @@ -21,6 +21,29 @@ System.Printing.resources System.Printing.resources + + + + false + $(AssemblyName).xml +