Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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