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

Heat.exe throws error for valid MSBuild 4.0 schema element "Label" #4436

Open
wixbot opened this issue May 28, 2014 · 2 comments
Open

Heat.exe throws error for valid MSBuild 4.0 schema element "Label" #4436

wixbot opened this issue May 28, 2014 · 2 comments
Milestone

Comments

@wixbot
Copy link

wixbot commented May 28, 2014

The following error is given by heat (used as part of build event) to harvest files from another project (.csproj).

heat.exe(0,0): error HEAT5305: Failed to load project E:\Development\XXXX\XXXX\XXXX\XXXX.csproj:
The attribute "Label" in element is unrecognized.

The project being harvested has a valid MSBuild 4.0 element, but heat deems that it is not (perhaps validating using an old version schema?).

I'm using VS 2013 Update 2 and WiX Toolset 3.8

Refer the following link for related information on the issue:
Slow Cheetah Issue 133

Originally opened by jaans

@wixbot
Copy link
Author

wixbot commented May 28, 2014

Originally changed by jaans
Release changed from v3.8 to

@wixbot
Copy link
Author

wixbot commented Jun 5, 2014

Release set to v3.x

@wixbot wixbot added this to the v3.x milestone Dec 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant