Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
leryss opened this issue Jan 24, 2025 · 0 comments
Open

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

leryss opened this issue Jan 24, 2025 · 0 comments

Comments

@leryss
Copy link

leryss commented Jan 24, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant