UWP MSIX App sideloading publish failed with error message Microsoft.Cci not found

Viewed 19

1>The "ResourceHandlingTask" task failed unexpectedly. 1>System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Cci, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. 1>File name: 'Microsoft.Cci, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' 1> at Microsoft.Build.Net.CoreRuntimeTask.ResourceHandlingTask.Execute() 1> at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() 1> at Microsoft.Build.BackEnd.TaskBuilder.d__26.MoveNext() 1> 1>WRN: Assembly binding logging is turned OFF. 1>To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. 1>Note: There is some performance penalty associated with assembly bind failure logging. 1>To turn this feature off, remove the registry value [HKLM

0 Answers
Related