Skip to content

Microsoft.Windows.SDK.BuildTools.MSIX is missing buildTransitive #5626

@mattleibow

Description

@mattleibow

Describe the bug

The new Microsoft.Windows.SDK.BuildTools.MSIX package is missing the buildTransitive folder and targets. There is a build, but that is only included if the nuget is directly/explicitly referenced by the csproj.

Since all the nugets are transitive dependencies of the windows app sdk, it fails to build msix.

Steps to reproduce the bug

  1. Download App11.zip
  2. Run
  3. Observe the failure to deploy
  4. Uncomment the 2 build tools nugets
  5. Run
  6. Observe the happy place

Expected behavior

No response

Screenshots

No response

NuGet package version

Windows App SDK 1.8 Experimental 4: 1.8.250702007-experimental4

Packaging type

Packaged (MSIX)

Windows version

No response

IDE

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

area-DeveloperToolsIssues related to authoring (source and IDL), debugging, HotReload, LiveVisualTree, VS integrationneeds-triage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions