CsWinRT
CsWinRT copied to clipboard
Bug: Investigate CsWinRT component refencing NuGet package with lib and runtime assemblies
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 wanted to check to see if there were any updates (or maybe some sort of work around I could do in the meantime)?
#2094 I think they are all the nuget configuration files problem.