Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HeatWave for VS2022 - Project templates older SDK version #7543

Closed
MichelMichels opened this issue Jun 9, 2023 · 2 comments
Closed

HeatWave for VS2022 - Project templates older SDK version #7543

MichelMichels opened this issue Jun 9, 2023 · 2 comments
Labels

Comments

@MichelMichels
Copy link

  • Which version of WiX are you building with?

4.0.1+6e6eb478

  • Which version of Visual Studio are you building with (if any)?

Visual Studio Community 2022 17.6.1

  • Which version of the WiX Toolset Visual Studio Extension are you building with (if any)?

HeatWave for VS2022 1.0.1

  • Which version of .NET are you building with?

.NET 7.0

  • Describe the problem and the steps to reproduce it.

When adding a new project with any WiX (HeatWave for VS2022) template, the project sdk is set at 4.0.0 in the project file.

<Project Sdk="WixToolset.Sdk/4.0.0">
</Project>
  • Describe the behavior you expected and how it differed from the actual behavior.

I expected this to be the latest SDK version (4.0.1)

<Project Sdk="WixToolset.Sdk/4.0.1">
</Project>
@chrpai
Copy link

chrpai commented Jun 12, 2023

This should be filed over at https://github.com/firegiant/HeatWaveSupport/issues

@FireGiantHelp
Copy link

We have ported this issue to firegiant/HeatWaveSupport#41. This one can be closed. Thanks.

@barnson barnson added external and removed triage labels Jul 11, 2023
@barnson barnson closed this as completed Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants