-
Notifications
You must be signed in to change notification settings - Fork 0
Build Fails #1
Comments
thanks |
Just tried it, error still persists. |
Did you try to clone repo again? What is a version of VS? |
yes, re-cloned repo |
I think it's problem with your VS. I use v16.9.8 |
I checked it and other my Desktop Bridge apps again. It's an issue in Visual Studio >= 16.10.0. Even Visual Studio 2022 Preview can't build my projects. For example, Ink Workspace has the same issue:
I think someone smarter should take a look at this problem @marb2000. |
did you find a way around this? |
No update at this moment 😔 |
Build and deploy work, but publish fails VS 2022 preview 5
plus there is a MSB3270 warning:
|
APPX0501 Validation error. error 80080204: App manifest validation error: Line 198, Column 27, Reason: The field "[local-name()='Extensions']/[local-name()='Extension']/[local-name()='InProcessServer']/[local-name()='ActivatableClass']" with value "Microsoft.Toolkit.Win32.UI.XamlHost.XamlApplication" must only be declared once. A duplicate exists on Line 42, Column 27. RoundedFlyout.Package C:\Users\samue\Source\Repos\rounded-flyout\RoundedFlyout.Package\bin\x64\Debug C:\Users\samue\Source\Repos\rounded-flyout\RoundedFlyout.Package\bin\x64\Debug\AppxManifest.xml
The text was updated successfully, but these errors were encountered: