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 Custom Action Project Template Ignores Target Framework Selection #62

Open
chrpai opened this issue Apr 15, 2024 · 0 comments
Open
Labels
triage To be reviewed by FireGiant

Comments

@chrpai
Copy link

chrpai commented Apr 15, 2024

HeatWave Version

1.0.4

Visual Studio Version

Microsoft Visual Studio Enterprise 2022 (64-bit) - Preview Version 17.10.0 Preview 3.0

Repro Steps

  1. Create a C# Custom Action project for WiX v4 (Heatwave) and pick a target framework other then the default. Examine the project properties.
  2. Create a C# Custom Action project for WiX v3 (Votive) and pick a target framework other then the default. Examine the project properties.

Actual Result

Heatwave does not honor the requested framework version.

Expected Result

For heatwave to configure the csproj and customaction.config with the requested version like Votive did.

@chrpai chrpai added the triage To be reviewed by FireGiant label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage To be reviewed by FireGiant
Projects
None yet
Development

No branches or pull requests

1 participant