Skip to content

CS1508 - resource has already been used in this assembly #119

@clarity99

Description

@clarity99

I am trying to use Alive in our existing solution and when I am in a unit test and try to turn on alive it comes up with errors:

[Error, Instrumentation v1.4.2-vs14.0] CS1508 at  line 1 (character 0): Resource identifier 'OMS.OE.Web.Index.resources' has already been used in this assembly
CS1508 at  line 1 (character 0): Resource identifier 'OMS.OE.Web.Index.resources' has already been used in this assembly
CS1508 at  line 1 (character 0): Resource identifier 'OMS.OE.Web.Index.resources' has already been used in this assembly
CS1508 at  line 1 (character 0): Resource identifier 'OMS.OE.Web.IndexResource.resources' has already been used in this assembly
CS1508 at  line 1 (character 0): Resource identifier 'OMS.OE.Web.ChangeCustomerAccountViewModelResource.resources' has already been used in this assembly
CS1508 at  line 1 (character 0): Resource identifier 'OMS.OE.Web.CustomerSearchViewModelResource.resources' has already been used in this assembly
CS1508 at  line 1 (character 0): Resource identifier 'OMS.OE.Web.CustomerWithProductsViewModelResource.resources' has already been used in this assembly
CS1508 at  line 1 (character 0): Resource identifier 'OMS.OE.Web.NotesViewModelResource.resources' has already been used in this assembly
CS1508 at  line 1 (character 0): Resource identifier 'OMS.OE.Web.Index.resources' has already been used in this assembly

Only Alive encounters these errors, have no idea why these would have been already used.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions