adammarks / netcoreproto

.NET Core C++/CLI Prototypes
0 stars 0 forks source link

NativeInteropApp-Multi has superfluous warnings during rebuild #2

Open adammarks opened 4 years ago

adammarks commented 4 years ago
  1. Build NativeInteropApp-Multi with Debug/x64 config

Output is

When I rebuild I additionally get this output,

1>------ Rebuild All started: Project: CSharp, Configuration: Debug Any CPU ------
2>------ Rebuild All started: Project: InteropLibrary, Configuration: Debug x64 ------
3>------ Rebuild All started: Project: NativeInteropApp, Configuration: Debug x64 ------
1>You are using a preview version of .NET Core. See: https://aka.ms/dotnet-core-preview
2>You are using a preview version of .NET Core. See: https://aka.ms/dotnet-core-preview
3>stdafx.cpp
2>pch.cpp
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'BulletChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::BulletChrome' has already been imported from another assembly 'PresentationFramework.Aero'
3>NativeInteropApp.cpp
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.BulletChrome' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'ButtonChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::ButtonChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ButtonChrome' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'DataGridHeaderBorder': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::DataGridHeaderBorder' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.DataGridHeaderBorder' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'ListBoxChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::ListBoxChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ListBoxChrome' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'PlatformCulture': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::PlatformCulture' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.PlatformCulture' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'ProgressBarHighlightConverter': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::ProgressBarHighlightConverter' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ProgressBarHighlightConverter' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'ScrollChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::ScrollChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollChrome' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'ScrollGlyph': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::ScrollGlyph' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollGlyph' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'SystemDropShadowChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::SystemDropShadowChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.SystemDropShadowChrome' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : warning C4945: 'DataGridHeaderBorder': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll': as 'Microsoft::Windows::Themes::DataGridHeaderBorder' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.DataGridHeaderBorder' from assembly 'PresentationFramework.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : warning C4945: 'PlatformCulture': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll': as 'Microsoft::Windows::Themes::PlatformCulture' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.PlatformCulture' from assembly 'PresentationFramework.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : warning C4945: 'ScrollChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll': as 'Microsoft::Windows::Themes::ScrollChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollChrome' from assembly 'PresentationFramework.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : warning C4945: 'ScrollGlyph': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll': as 'Microsoft::Windows::Themes::ScrollGlyph' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollGlyph' from assembly 'PresentationFramework.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : warning C4945: 'SystemDropShadowChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll': as 'Microsoft::Windows::Themes::SystemDropShadowChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.SystemDropShadowChrome' from assembly 'PresentationFramework.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : warning C4945: 'DataGridHeaderBorder': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll': as 'Microsoft::Windows::Themes::DataGridHeaderBorder' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.DataGridHeaderBorder' from assembly 'PresentationFramework.Classic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : warning C4945: 'PlatformCulture': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll': as 'Microsoft::Windows::Themes::PlatformCulture' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.PlatformCulture' from assembly 'PresentationFramework.Classic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : warning C4945: 'ProgressBarBrushConverter': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll': as 'Microsoft::Windows::Themes::ProgressBarBrushConverter' has already been imported from another assembly 'PresentationFramework.AeroLite'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ProgressBarBrushConverter' from assembly 'PresentationFramework.Classic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : warning C4945: 'SystemDropShadowChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll': as 'Microsoft::Windows::Themes::SystemDropShadowChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.SystemDropShadowChrome' from assembly 'PresentationFramework.Classic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'BulletChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::BulletChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.BulletChrome' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'ButtonChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::ButtonChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ButtonChrome' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'DataGridHeaderBorder': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::DataGridHeaderBorder' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.DataGridHeaderBorder' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'PlatformCulture': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::PlatformCulture' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.PlatformCulture' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'ProgressBarBrushConverter': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::ProgressBarBrushConverter' has already been imported from another assembly 'PresentationFramework.AeroLite'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ProgressBarBrushConverter' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'ScrollChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::ScrollChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollChrome' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'ScrollGlyph': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::ScrollGlyph' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollGlyph' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'SystemDropShadowChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::SystemDropShadowChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.SystemDropShadowChrome' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'BulletChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::BulletChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.BulletChrome' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'ButtonChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::ButtonChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ButtonChrome' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'DataGridHeaderBorder': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::DataGridHeaderBorder' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.DataGridHeaderBorder' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'PlatformCulture': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::PlatformCulture' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.PlatformCulture' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'ProgressBarBrushConverter': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::ProgressBarBrushConverter' has already been imported from another assembly 'PresentationFramework.AeroLite'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ProgressBarBrushConverter' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'ScrollChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::ScrollChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollChrome' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'ScrollGlyph': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::ScrollGlyph' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollGlyph' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'SystemDropShadowChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::SystemDropShadowChrome' has already been imported from another assembly 'PresentationFramework.Aero'
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
2>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.SystemDropShadowChrome' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
1>CSharp -> C:\git3\netcoreproto\NativeInteropApp-Multi\CSharp\bin\Debug\netcoreapp3.1\CSharp.dll
3>LINK : fatal error LNK1104: cannot open file 'CPP_CLI_Interop.lib'
3>Done building project "NativeInteropApp.vcxproj" -- FAILED.
2>AssemblyInfo.cpp
2>interopClass.cpp
2>InteropLibrary.cpp
2>NativeClass.cpp
2>Generating Code...
2>.NETCoreApp,Version=v3.1.AssemblyAttributes.cpp
2>AssemblyInfo.obj : MSIL module encountered; incremental linking is disabled for MSIL; performing full link
2>   Creating library C:\git3\netcoreproto\NativeInteropApp-Multi\x64\Debug\InteropLibrary.lib and object C:\git3\netcoreproto\NativeInteropApp-Multi\x64\Debug\InteropLibrary.exp
2>InteropLibrary.vcxproj -> C:\git3\netcoreproto\NativeInteropApp-Multi\x64\Debug\InteropLibrary.dll
2>Done building project "InteropLibrary.vcxproj".
4>------ Rebuild All started: Project: CPP_CLI_Interop, Configuration: Debug x64 ------
4>You are using a preview version of .NET Core. See: https://aka.ms/dotnet-core-preview
4>stdafx.cpp
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'BulletChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::BulletChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.BulletChrome' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'ButtonChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::ButtonChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ButtonChrome' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'DataGridHeaderBorder': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::DataGridHeaderBorder' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.DataGridHeaderBorder' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'ListBoxChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::ListBoxChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ListBoxChrome' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'PlatformCulture': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::PlatformCulture' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.PlatformCulture' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'ProgressBarHighlightConverter': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::ProgressBarHighlightConverter' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ProgressBarHighlightConverter' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'ScrollChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::ScrollChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollChrome' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'ScrollGlyph': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::ScrollGlyph' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollGlyph' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : warning C4945: 'SystemDropShadowChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll': as 'Microsoft::Windows::Themes::SystemDropShadowChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aero2.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.SystemDropShadowChrome' from assembly 'PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : warning C4945: 'DataGridHeaderBorder': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll': as 'Microsoft::Windows::Themes::DataGridHeaderBorder' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.DataGridHeaderBorder' from assembly 'PresentationFramework.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : warning C4945: 'PlatformCulture': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll': as 'Microsoft::Windows::Themes::PlatformCulture' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.PlatformCulture' from assembly 'PresentationFramework.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : warning C4945: 'ScrollChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll': as 'Microsoft::Windows::Themes::ScrollChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollChrome' from assembly 'PresentationFramework.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : warning C4945: 'ScrollGlyph': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll': as 'Microsoft::Windows::Themes::ScrollGlyph' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollGlyph' from assembly 'PresentationFramework.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : warning C4945: 'SystemDropShadowChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll': as 'Microsoft::Windows::Themes::SystemDropShadowChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.aerolite.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.SystemDropShadowChrome' from assembly 'PresentationFramework.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : warning C4945: 'DataGridHeaderBorder': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll': as 'Microsoft::Windows::Themes::DataGridHeaderBorder' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.DataGridHeaderBorder' from assembly 'PresentationFramework.Classic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : warning C4945: 'PlatformCulture': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll': as 'Microsoft::Windows::Themes::PlatformCulture' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.PlatformCulture' from assembly 'PresentationFramework.Classic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : warning C4945: 'ProgressBarBrushConverter': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll': as 'Microsoft::Windows::Themes::ProgressBarBrushConverter' has already been imported from another assembly 'PresentationFramework.AeroLite'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ProgressBarBrushConverter' from assembly 'PresentationFramework.Classic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : warning C4945: 'SystemDropShadowChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll': as 'Microsoft::Windows::Themes::SystemDropShadowChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.classic.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.SystemDropShadowChrome' from assembly 'PresentationFramework.Classic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'BulletChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::BulletChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.BulletChrome' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'ButtonChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::ButtonChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ButtonChrome' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'DataGridHeaderBorder': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::DataGridHeaderBorder' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.DataGridHeaderBorder' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'PlatformCulture': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::PlatformCulture' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.PlatformCulture' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'ProgressBarBrushConverter': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::ProgressBarBrushConverter' has already been imported from another assembly 'PresentationFramework.AeroLite'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ProgressBarBrushConverter' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'ScrollChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::ScrollChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollChrome' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'ScrollGlyph': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::ScrollGlyph' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollGlyph' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : warning C4945: 'SystemDropShadowChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll': as 'Microsoft::Windows::Themes::SystemDropShadowChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.luna.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.SystemDropShadowChrome' from assembly 'PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'BulletChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::BulletChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.BulletChrome' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'ButtonChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::ButtonChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ButtonChrome' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'DataGridHeaderBorder': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::DataGridHeaderBorder' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.DataGridHeaderBorder' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'PlatformCulture': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::PlatformCulture' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.PlatformCulture' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'ProgressBarBrushConverter': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::ProgressBarBrushConverter' has already been imported from another assembly 'PresentationFramework.AeroLite'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ProgressBarBrushConverter' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'ScrollChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::ScrollChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollChrome' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'ScrollGlyph': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::ScrollGlyph' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.ScrollGlyph' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : warning C4945: 'SystemDropShadowChrome': cannot import symbol from 'c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll': as 'Microsoft::Windows::Themes::SystemDropShadowChrome' has already been imported from another assembly 'PresentationFramework.Aero'
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : first seen type is used; re-order imported assemblies to use the current type
4>c:\program files\dotnet\packs\microsoft.windowsdesktop.app.ref\3.1.1-servicing.19575.1\ref\netcoreapp3.1\presentationframework.royale.dll : message : This diagnostic occurred while importing type 'Microsoft.Windows.Themes.SystemDropShadowChrome' from assembly 'PresentationFramework.Royale, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
4>AssemblyInfo.cpp
4>CPPCLIInterop.cpp
4>ICPPCLIUnmanaged.cpp
4>Generating Code...
4>.NETCoreApp,Version=v3.1.AssemblyAttributes.cpp
4>LINK : fatal error LNK1104: cannot open file 'InteropLibrary.lib'
4>Done building project "CPP_CLI_Interop.vcxproj" -- FAILED.
========== Rebuild All: 2 succeeded, 2 failed, 0 skipped ==========

Then when I build after the rebuild I get this :

1>------ Build started: Project: NativeInteropApp, Configuration: Debug x64 ------
2>------ Build started: Project: CPP_CLI_Interop, Configuration: Debug x64 ------
1>LINK : fatal error LNK1104: cannot open file 'CPP_CLI_Interop.lib'
1>Done building project "NativeInteropApp.vcxproj" -- FAILED.
2>LINK : fatal error LNK1104: cannot open file 'InteropLibrary.lib'
2>Done building project "CPP_CLI_Interop.vcxproj" -- FAILED.
========== Build: 0 succeeded, 2 failed, 2 up-to-date, 0 skipped ==========
mjrousos commented 4 years ago

I looked at the repro and I think this is because of missing 'Additional Library Dependencies'. Can you check that you have those paths set, as necessary? LinkOptions

adammarks commented 4 years ago

@mjrousos That was it, just missing the directory to find the C++/CLI assembly .lib files.

I still see a problem where on the first build I get all of the output above, but then on subsequent builds everything works fine and builds. Also once I add the runtimeconfig.json files, it runs!

adammarks commented 4 years ago

@mjrousos The output during the first build was caused by me having multiple or different FrameworkReferences,

Even if I have just 1 FrameworkReference per C++/CLI project Microsoft.WindowsDesktop.App.WindowsForms in one and Microsoft.WindowsDesktop.App in another, as long as they are different, I get the output above during the first build.

To fix this I set everything to be "Microsoft.WindowsDesktop.App.WindowsForms" and I cannot get the output above during a rebuild.

mjrousos commented 4 years ago

@adammarks, glad it's working! The (many) warnings in output are a known issue. There shouldn't be any errors or runtime issues because of them, though. Let us know if you see anything like that.

@tgani-msft, it looks like the superfluous warnings when referencing WindowsDesktop SDKs are worse when two projects in the same solution use different SDKs (or possibly just when using the WPF SDK). It may be worth looking through @adammarks's output to make sure these are all the same sort of warnings we know about and are working on fixing.

adammarks commented 4 years ago

@tgani-msft Here is the issue we were discussing

ZehMatt commented 2 years ago

@mjrousos The output during the first build was caused by me having multiple or different FrameworkReferences,

Even if I have just 1 FrameworkReference per C++/CLI project Microsoft.WindowsDesktop.App.WindowsForms in one and Microsoft.WindowsDesktop.App in another, as long as they are different, I get the output above during the first build.

To fix this I set everything to be "Microsoft.WindowsDesktop.App.WindowsForms" and I cannot get the output above during a rebuild.

I was actually looking around for a fix today and found this, thanks a lot.