Skip to content

Pack arcade-powered source-build intermediate nupkgs before publish step - #6177

Merged
dagood merged 1 commit into
dotnet:masterfrom
dagood:int-nupkg-order
Sep 15, 2020
Merged

Pack arcade-powered source-build intermediate nupkgs before publish step#6177
dagood merged 1 commit into
dotnet:masterfrom
dagood:int-nupkg-order

Conversation

@dagood

@dagood dagood commented Sep 15, 2020

Copy link
Copy Markdown
Member

In #6121, I added AfterSourceBuild.proj for prebuilt checks, and moved intermediate nupkg generation to AfterSourceBuild.proj. This PR fixes the order so the intermediate nupkg is generated before Publish.proj runs. Otherwise, the official build fails to find/publish it.

I also added the usual Publish artifacts. comment above Publish.proj for consistency with the other steps. It might help point out that Publish.proj isn't part of Perform post-source-build tasks.

@dagood
dagood requested review from crummel and dseefeld September 15, 2020 14:44
@dagood dagood self-assigned this Sep 15, 2020
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.

3 participants