CsWinRT icon indicating copy to clipboard operation
CsWinRT copied to clipboard

Bug: Investigate CsWinRT component refencing NuGet package with lib and runtime assemblies

Open manodasanW opened this issue 3 months ago • 2 comments

Description

Payload contains two or more files with the same destination path 'System.Management.dll'. Source files: 
C:\Users\.....\.nuget\packages\system.management\7.0.2\runtimes\win\lib\net7.0\System.Management.dll
C:\Users\.....\.nuget\packages\system.management\7.0.2\lib\net7.0\System.Management.dll


Payload contains two or more files with the same destination path 'Microsoft.Win32.SystemEvents.dll'. Source files:  
C:\Users\.....\.nuget\packages\microsoft.win32.systemevents\9.0.9\runtimes\win\lib\net9.0\Microsoft.Win32.SystemEvents.dll 
C:\Users\.....\.nuget\packages\microsoft.win32.systemevents\9.0.9\lib\net9.0\Microsoft.Win32.SystemEvents.dll

Steps To Reproduce

See https://github.com/microsoft/WindowsAppSDK/issues/5826

Expected Behavior

No errors

Version Info

N/A

Additional Context

No response

manodasanW avatar Sep 12 '25 21:09 manodasanW

@manodasanW wanted to check to see if there were any updates (or maybe some sort of work around I could do in the meantime)?

ThreeScreenStudios avatar Sep 28 '25 19:09 ThreeScreenStudios

#2094 I think they are all the nuget configuration files problem.

hoshiizumiya avatar Nov 06 '25 09:11 hoshiizumiya