microsoft / msix-packaging

MSIX SDK
MIT License
964 stars 163 forks source link

[BUG] VS 2022 #499

Closed surajraja closed 2 years ago

surajraja commented 2 years ago

Project MSIX SDK or Win7Msix

Describe the bug we are using vs 2022 and when running the build it defaults to

MSBuild_4.0_x64 MSBuild_4.0 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\

and not to

F:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Current\Bin\ MSBuild MSBuild_17.0

so pakcage fails

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Platform

Additional context Add any other context about the problem here.

anarvekar-msft commented 2 years ago

@surajraja Thank you for your post. If your question is about the packaging extension, I think this post here might be able to help you: https://github.com/microsoft/msix-packaging/issues/491

anarvekar-msft commented 2 years ago

Hi @surajraja if you have any following questions, please feel free to reopen the issue.