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
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
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