TemplateStudio icon indicating copy to clipboard operation
TemplateStudio copied to clipboard

Package installation Manifest Warning

Open OzBob opened this issue 4 years ago • 3 comments

Describe the bug When install a package of a WPF netcore 3.1 app created from Windows Template Studio project there is a Manifest warning about the WindowsTemplateStudio URI in the Eventlog

To Reproduce Steps to reproduce the behavior:

  1. Create new WPF app
  2. Package as UWP
  3. Choose local side load package
  4. Run installer via Powershell: Add-AppPackage -Path sample.Packaging_1.0.10.0_x86_Debug.msixbundle
  5. Event Log 'Event Viewer (Local) > Applications and Services Logs > Microsoft > Windows > AppxPackagingOM > Microsoft-Windows-AppxPackaging/Operational' has warning "App manifest validation warning: Declared namespace http://schemas.microsoft.com/appx/developer/windowsTemplateStudio is inapplicable, it will be ignored during manifest processing."

Expected behavior No warning

Screenshots

Additional context

System

  • Windows 10 1909
  • VS 16.5.0 Preview 1
  • WinTS Template Version:0.20.19350.1

OzBob avatar Feb 12 '20 05:02 OzBob

Thanks for reporting!

sibille avatar Feb 13 '20 10:02 sibille

If this is a problem, could the details be put in the proj file, rather than the manifest?

mrlacey avatar Jun 01 '20 15:06 mrlacey

Reached out internally on how this can be fixed

sibille avatar Jun 08 '20 13:06 sibille