Skip to content

Add DependencyPackageProjects step to workflow#671

Merged
MichaelSimons merged 1 commit into
dotnet:mainfrom
MichaelSimons:update-workflow
May 16, 2023
Merged

Add DependencyPackageProjects step to workflow#671
MichaelSimons merged 1 commit into
dotnet:mainfrom
MichaelSimons:update-workflow

Conversation

@MichaelSimons

Copy link
Copy Markdown
Member

I noticed today that there is no DependencyPackageProjects step mentioned in the workflow section. It is mentioned above but it should be included in the workflow.

Comment thread README.md

After generating new reference packages, all new projects must be referenced as a
[DependencyPackageProjects](https://github.com/dotnet/source-build-reference-packages/blob/main/eng/Build.props#L10).
[DependencyPackageProjects](https://github.com/dotnet/source-build-reference-packages/blob/main/eng/Build.props#L9).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Use a permalink instead? That alleviates the need to maintain it. Also applies to 2nd usage below.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The downside to a permalink is that a different type of maintenance issue is caused when the documentation this link points to is updated. We want this link to point to the most recent documentation.

@MichaelSimons
MichaelSimons merged commit 2021f81 into dotnet:main May 16, 2023
@MichaelSimons
MichaelSimons deleted the update-workflow branch May 16, 2023 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants