[master] Update dependencies from dnceng/internal/dotnet-wpf-int (dotnet/core-setup...
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Fri, 7 Jun 2019 20:11:06 +0000 (20:11 +0000)
committerGitHub <noreply@github.com>
Fri, 7 Jun 2019 20:11:06 +0000 (20:11 +0000)
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20190606.4

- Microsoft.DotNet.Wpf.DncEng - 4.8.0-preview7.19306.4

Dependency coherency updates

- Microsoft.DotNet.Wpf.GitHub - 4.8.0-preview7.19306.1 (parent: Microsoft.DotNet.Wpf.DncEng)

* Remove PresentationFramework-System* profiles

Commit migrated from https://github.com/dotnet/core-setup/commit/30559fed35fcd85e5e60a29ec7c10565aebf597a

src/installer/pkg/projects/windowsdesktop/pkg/dir.props

index c2fe1b7..250f355 100644 (file)
     <FrameworkListFileProfile Include="Microsoft.Win32.Registry.dll" Profile="WindowsForms;WPF" />
     <FrameworkListFileProfile Include="Microsoft.Win32.SystemEvents.dll" Profile="WindowsForms;WPF" />
     <FrameworkListFileProfile Include="PresentationCore.dll" Profile="WPF" />
-    <FrameworkListFileProfile Include="PresentationFramework-SystemCore.dll" Profile="WPF" />
-    <FrameworkListFileProfile Include="PresentationFramework-SystemData.dll" Profile="WPF" />
-    <FrameworkListFileProfile Include="PresentationFramework-SystemDrawing.dll" Profile="WPF" />
-    <FrameworkListFileProfile Include="PresentationFramework-SystemXml.dll" Profile="WPF" />
-    <FrameworkListFileProfile Include="PresentationFramework-SystemXmlLinq.dll" Profile="WPF" />
     <FrameworkListFileProfile Include="PresentationFramework.Aero.dll" Profile="WPF" />
     <FrameworkListFileProfile Include="PresentationFramework.Aero2.dll" Profile="WPF" />
     <FrameworkListFileProfile Include="PresentationFramework.AeroLite.dll" Profile="WPF" />