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

Use MSbuild APIs to Retrieve Projects Properties #45724

Open
wants to merge 36 commits into
base: main
Choose a base branch
from

Conversation

mariam-abdulla
Copy link
Member

@mariam-abdulla mariam-abdulla commented Jan 6, 2025

Drop using MSBuild custom task to retrieve projects properties and use MSBuild APIs instead to improve the performance.

@mariam-abdulla mariam-abdulla requested a review from a team as a code owner January 6, 2025 09:57
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Jan 6, 2025
@mariam-abdulla mariam-abdulla changed the title Use MSbuild APIs to Retrieve Project Properties Use MSbuild APIs to Retrieve Projects Properties Jan 7, 2025
mariam-abdulla and others added 16 commits January 8, 2025 12:31
…erties' of https://github.com/dotnet/sdk into dev/mabdullah/use-msbuild-apis-to-retrieve-project-properties
…erties' of https://github.com/dotnet/sdk into dev/mabdullah/use-msbuild-apis-to-retrieve-project-properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants