Skip to content

Commit

Permalink
Update Assembly Information
Browse files Browse the repository at this point in the history
  • Loading branch information
FraserGreenroyd committed Jul 19, 2022
1 parent dd07433 commit bc30bbb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ci/code/UI_Test/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("UI_Test")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/BHoM_UI")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("UI_Test")]
Expand Down
2 changes: 1 addition & 1 deletion BHoM_UI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoM_UI")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/BHoM_UI")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoM_UI")]
Expand Down
2 changes: 1 addition & 1 deletion UI_Engine/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("UI_Engine")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/BHoM_UI")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("UI_Engine")]
Expand Down
2 changes: 1 addition & 1 deletion UI_oM/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("UI_oM")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/BHoM_UI")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("UI_oM")]
Expand Down

0 comments on commit bc30bbb

Please sign in to comment.