Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[xabt] remove unused MSBuild tasks#10209

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jonathanpeppers merged 1 commit intomainfromdev/peppers/remove-tasks
Jun 16, 2025

Conversation

@jonathanpeppers
Copy link
Member

Context:#10206

@copilot found these in#10206, so I checked their usage one-by-one to remove completely unused code.

Many of these lookvery old, like<GetConvertedJavaLibraries/> for example, mentions an old Android tool namedjack.

Removing the<UsingTask> declarations should also slightly improve MSBuild evaluation time. From what I've seen profiling in the past, MSBuild creates a full path string for eachAssemblyFile entry.

Context:#10206@copilot found these in#10206, so I checked their usage one-by-one toremove completely unused code.Many of these look *very* old, like `<GetConvertedJavaLibraries/>` forexample, mentions an old Android tool named `jack`.Removing the `<UsingTask>` declarations should also slightly improveMSBuild evaluation time. From what I've seen profiling in the past,MSBuild creates a full path string for each `AssemblyFile` entry.
@jonathanpeppersjonathanpeppers marked this pull request as ready for reviewJune 16, 2025 19:12
@jonathanpeppersjonathanpeppersenabled auto-merge (squash)June 16, 2025 19:12
@jonathanpeppersjonathanpeppers merged commit04c44a8 intomainJun 16, 2025
59 checks passed
@jonathanpeppersjonathanpeppers deleted the dev/peppers/remove-tasks branchJune 16, 2025 20:17
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJul 17, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@grendellogrendelloAwaiting requested review from grendellogrendello is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@jonathanpeppers

[8]ページ先頭

©2009-2025 Movatter.jp