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

Projects to deploy#79430

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

Open
tmat wants to merge1 commit intodotnet:main
base:main
Choose a base branch
Loading
fromtmat:ProjectsToDeploy
Open

Projects to deploy#79430

tmat wants to merge1 commit intodotnet:mainfromtmat:ProjectsToDeploy

Conversation

tmat
Copy link
Member

@tmattmat commentedJul 16, 2025
edited
Loading

Calculate projects to redeploy. When a project reference is added we need to deploy the target project to the output directory of the referencing project (if the project copies dependencies to the output directory). This is performed by evaluatingReferenceCopyLocalPathsOutputGroup in the host (dotnet-watch/project system). EnC service now returns set of project to invoke the target on inProjectsToRedeploy.

Also updatesHasChangesAsync to account for changes in project settings, metadata and project references. Skips further analysis during emit solution updates if there are no project changes. Avoids hitting the disk for reading MVID for all projects in the solution.

Adds tests.

Enablesdotnet/sdk#49611
Implements#49015 (Roslyn's part)

Update HasChanges to reflect changes in project settings and references.
@tmattmat marked this pull request as ready for reviewJuly 18, 2025 23:21
@tmattmat requested a review froma team as acode ownerJuly 18, 2025 23:21
@tmat
Copy link
MemberAuthor

@DustinCampbell ptal

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@tmat

[8]ページ先頭

©2009-2025 Movatter.jp