Skip to content

Minor improvements to dotnet-nugetize#23

Merged
kzu merged 2 commits intomainfrom
dev
Oct 25, 2020
Merged

Minor improvements to dotnet-nugetize#23
kzu merged 2 commits intomainfrom
dev

Conversation

@kzu
Copy link
Copy Markdown
Member

@kzu kzu commented Oct 25, 2020

No description provided.

kzu added 2 commits October 22, 2020 03:40
If the project was not packable, we were not rendering anything, which wasn't
very useful when tweaking a project that contributes to a parent package.

This adds that capability by explicitly re-running the GetPackageContents target
with additional indication that we're collecting contents, so that the package path
assignment happens forcedly. Note that this does not account for the potential
retargeting of contents if the referencing project happens to redefine the TF
(i.e. contributing a NS2 library, but referencing project is net472+net5.0, the
lib will actually contribute to both TFMs).

Also make it possible to select a specific project if the directory contains
more than one, by smartly parsing the extra arguments.
This was causing buildTransitive/* to be grouped under build/*
@kzu kzu merged commit 381be5d into main Oct 25, 2020
@devlooped devlooped locked and limited conversation to collaborators Nov 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant