-
Notifications
You must be signed in to change notification settings - Fork 421
Closed
Labels
area-DeveloperToolsIssues related to authoring (source and IDL), debugging, HotReload, LiveVisualTree, VS integrationIssues related to authoring (source and IDL), debugging, HotReload, LiveVisualTree, VS integration
Description
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
- Download App11.zip
- Run
- Observe the failure to deploy
- Uncomment the 2 build tools nugets
- Run
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-DeveloperToolsIssues related to authoring (source and IDL), debugging, HotReload, LiveVisualTree, VS integrationIssues related to authoring (source and IDL), debugging, HotReload, LiveVisualTree, VS integration