Skip to content

Add a demo for ProduceReferenceAssembly #1

@KirillOsenkov

Description

@KirillOsenkov

This is an awesome effort!

Would also be nice to add the next step demo: have two projects, one referencing the other, and have them set ProduceReferenceAssembly.

This way the referencing project will actually get the .dll from ref folder, which strips method bodies and is a reference assembly. This way you can make a whitespace change, or a method-body change or private API change in the first project, and the second project will not rebuild.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions