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

move msbuild properties default evaluation to targets file #4142

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

Louis9902
Copy link

This fix ensure that all properties used by these msbuild properties are set by the previouse evalitiuon before computing the default value.

Description

Related Issue

#4140

Motivation and Context

How Has This Been Tested?

manually build and added it to a file based nuget feed (aka. directory) and referenced this feed in a project.

Screenshots (if appropriate):

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

This fix ensure that all properties used by these msbuild properties are
set by the previouse evalitiuon before computing the default value.
@arturcic arturcic linked an issue Aug 6, 2024 that may be closed by this pull request
2 tasks
@arturcic arturcic enabled auto-merge August 6, 2024 09:36
@arturcic arturcic merged commit 0a2797f into GitTools:main Aug 6, 2024
107 checks passed
@arturcic arturcic added this to the 6.x milestone Aug 6, 2024
Copy link
Contributor

mergify bot commented Aug 6, 2024

Thank you @Louis9902 for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants