-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- 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 ==========
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels