You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However when I try to publish as config above, it failes.
5>Referenced assembly 'UWPApplication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
5>Referenced assembly 'Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
5>WPF_XAMLIslands_v1 -> C:\Users\henry\source\repos\Xaml-Islands-Samples\Samples\WPF\WPF_XAMLIslands_v1\bin\x64\Debug\netcoreapp3.1\win-x64\WPF_XAMLIslands_v1.dll
5>The "GenerateBundle" task failed unexpectedly.
5>System.ArgumentException: Invalid input specification: Found multiple entries with the same BundleRelativePath
5> at Microsoft.NET.HostModel.Bundle.Bundler.GenerateBundle(IReadOnlyList`1 fileSpecs)
5> at Microsoft.NET.Build.Tasks.GenerateBundle.ExecuteCore()
5> at Microsoft.NET.Build.Tasks.TaskBase.Execute()
5> at Microsoft.NET.Build.Tasks.TaskWithAssemblyResolveHooks.Execute()
5> at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
5> at Microsoft.Build.BackEnd.TaskBuilder.d__26.MoveNext()
========== Build: 4 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Publish: 0 succeeded, 1 failed, 0 skipped ==========
Any ideas?
The text was updated successfully, but these errors were encountered:
Clone, build, all file.
![image](https://user-images.githubusercontent.com/1023819/109948138-fe0cc600-7d14-11eb-9dae-1bcffc5496ca.png)
However when I try to publish as config above, it failes.
Any ideas?
The text was updated successfully, but these errors were encountered: