Skip to content

Content support in 3.3 discussion #1523

@yishaigalatzer

Description

@yishaigalatzer

The rational behind the design laid out in https://github.com/NuGet/Home/wiki/Bringing-back-content-support,-September-24th,-2015

Is that we want content to be immutable and not affect the projects to the extent possible. This prevents many of the drawbacks content had in the packages.config world, where projects are modified, and content files cannot be overridden safely.

We also don't want to break users that have built packages that rely on targets instead of content, and we want to enable source code scenarios, where today on C# (or a single language was supported) we will enable a "shared library" style package that will work happily in both visual basic, C# and eventually F# projects (once msbuild support for F# projects in available)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions