BHoM / BHoM/ETABS_Toolkit

Align assembly names between debug and release

Open
#496 0 comments 0 reactions 1 assignee Claimed by @GCRA101 View on GitHub
type:compliance
Dominant language
C#
Stars
40
Forks
11
Avg merge
21h 40m
Merged PRs (30d)
1

Description

#### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.