Skip to content

Conversation

@MichaelSimons
Copy link
Member

Fixes dotnet/source-build#1906

Infra exists to copy assets to package to a special artifacts location specific to each package. Text-only packages weren't utilizing this and instead packaged the source-location which ends up packaging the source csproj. I modified text-only packages to pack from the artifacts location and to have special logic to copy all content except the source proj to the special artifacts location.

@MichaelSimons MichaelSimons merged commit 249bf13 into dotnet:main Mar 16, 2022
@MichaelSimons MichaelSimons deleted the textOnlyPackageCleanup branch March 16, 2022 22:43
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.

Text-only packages built by SBRP have extra files in them (intermediate output, csproj)

2 participants