Skip to content

[PERF]Make mono dotnet pathing dynamic#78581

Closed
LoopedBard3 wants to merge 3 commits intodotnet:mainfrom
LoopedBard3:PerfMakeMonoDotnetPathingDynamic
Closed

[PERF]Make mono dotnet pathing dynamic#78581
LoopedBard3 wants to merge 3 commits intodotnet:mainfrom
LoopedBard3:PerfMakeMonoDotnetPathingDynamic

Conversation

@LoopedBard3
Copy link
Member

PR to update for: dotnet/performance#2733. This changes the product versions in the mono-dotnet creation paths to be generated from the eng/Versions.props file instead of having to be manually updated.

@ghost
Copy link

ghost commented Nov 18, 2022

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

PR to update for: dotnet/performance#2733. This changes the product versions in the mono-dotnet creation paths to be generated from the eng/Versions.props file instead of having to be manually updated.

Author: LoopedBard3
Assignees: LoopedBard3
Labels:

area-Infrastructure

Milestone: -

@LoopedBard3 LoopedBard3 linked an issue Nov 19, 2022 that may be closed by this pull request
3 tasks
Copy link
Contributor

@cincuranet cincuranet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LoopedBard3 The change, the part where you parse out the version, LGTM.

But I'm not a fan of "manually" parsing the file. IMO offloading that to MSBuild, because that file is already processed by MSBuild in other places, makes it more robust/compatible down the line (something what I described here). But that's my personal preference.

@LoopedBard3
Copy link
Member Author

Closing in favor of #78787

@ghost ghost locked as resolved and limited conversation to collaborators Dec 29, 2022
@LoopedBard3 LoopedBard3 deleted the PerfMakeMonoDotnetPathingDynamic branch September 8, 2025 21:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve mono-dotnet creation versioning

2 participants