Skip to content

Nuget package should flow 'build dependencies' #1017

Open
@GibbOne

Description

@GibbOne

AFAIK Nuget package of WebView2 has /build dependency assets.

If I use WebView2 nuget package within a nuget package A.
And I use nuget package A within a nuget package B.
package A will be built with build dependency assets of WebView2.
package B not.

I guess it's enough to add /buildTransitive folder with same content of /build folder.

More detail here.

Thx in advance.

AB#31972439

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestfeature requesttrackedWe are tracking this work internally.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions