You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: