Skip to content

The type or namespace name 'ReactiveMarbles' could not be found (are you missing a using directive or an assembly reference?) #220

@Snailya

Description

@Snailya

I am writing an VSTO addin for Visio. The target framework is 4.7.2
When compile the project, it shows a build error as the title.
I've tried to add

<IncludePackageReferencesDuringMarkupCompilation>true</IncludePackageReferencesDuringMarkupCompilation>
<UseWPF>true</UseWPF>

But it doesn't work.
Anyone could help me workaround this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions