Skip to content

Warnings during compilation #23

Description

@halgari

In our app (that uses TransparentValueObjects) we're getting hundreds of errors like this;

03>IAugmentWith.g.cs(122,46): Warning CS0436 : The type 'IAugment' in 'T:\oss\NexusMods.App\benchmarks\NexusMods.Benchmarks\obj\Debug\net9.0\TransparentValueObjects\TransparentValueObjects.ValueObjectIncrementalSourceGenerator\IAugment.g.cs' conflicts with the imported type 'IAugment' in 'NexusMods.Abstractions.Loadouts.Synchronizers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'T:\oss\NexusMods.App\benchmarks\NexusMods.Benchmarks\obj\Debug\net9.0\TransparentValueObjects\TransparentValueObjects.ValueObjectIncrementalSourceGenerator\IAugment.g.cs'.

Is there anything we should be doing differently or can the library be updated to fix this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions