Skip to content

Source generator issue in Microsoft.Configuration.Binder package #467

@leryss

Description

@leryss

We are still getting source generator this issue that is discussed in this issue #443
We are using version 0.17.5 and according to the issue above the issue should be fixed.

Microsoft.Extensions.Configuration.Binder.SourceGeneration/Microsoft.Extensions.Configuration.Binder.SourceGeneration.ConfigurationBindingGenerator/BindingExtensions.g.cs(38,10): error CS0433: The type 'InterceptsLocationAttribute' exists in both 'Common.Kafka, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'Common.Kafka, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
Microsoft.Extensions.Configuration.Binder.SourceGeneration/Microsoft.Extensions.Configuration.Binder.SourceGeneration.ConfigurationBindingGenerator/BindingExtensions.g.cs(38,10): error CS0433: The type 'InterceptsLocationAttribute' exists in both 'Common.Kafka, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'Common.Kafka, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'

Since you've already worked on this issue can you provide some information what causes this ? I don't have a reproducible example but atleast i would like to understand what causes 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