Skip to content

Align assembly names between debug and release #496

@IsakNaslundBh

Description

@IsakNaslundBh

Broken rules:

Currently there is a mismatch for the assembly names between debug and release in for the Etabs adapter, meaning all of the following names exist:

Etabs2016_Adapter.dll
ETABS17_Adapter.dll
ETABS_Adapter.dll
ETABS2016_Adapter.dll
ETABS18_Adapter.dll
Etabs_Adapter.dll

Suggestions to restore compliance:

Align so that all assembly names are either ETABS or Etabs in terms of naming.

Metadata

Metadata

Assignees

Labels

type:complianceNon-conforming to code guidelines

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions