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

Always try to write attribute to project file if property descriptor is not available #384

Conversation

reduckted
Copy link
Contributor

When setting a file attribute, if the VSHPROPID_BrowseObject property could be retrieved, but there wasn't a property descriptor for the specified attribute, then the attribute would not be set. Now, if will always fall back to writing the attribute to IVsBuildPropertyStorage.

Related to #383.

@reduckted
Copy link
Contributor Author

@madskristensen I think the build failed because it timed out downloading the .NET SDK. Are you able to trigger a rerun?

@madskristensen
Copy link
Contributor

Triggered a rerun

@gmarginet
Copy link

Any idea when this will be released?

@reduckted
Copy link
Contributor Author

@madskristensen Any chance you could take a look at this?

@madskristensen madskristensen merged commit a824d61 into VsixCommunity:master Nov 17, 2022
@madskristensen
Copy link
Contributor

Thanks

@reduckted reduckted deleted the bugfix/physical-file-set-attribute branch November 17, 2022 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants