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 d3d62ba commit 8c446a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion RAM_Adapter/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("RAM_Adapter")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/RAM_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Buro Happold")]
[assembly: AssemblyProduct("RAM_Adapter")]
Expand Down
2 changes: 1 addition & 1 deletion RAM_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("RAM_Engine")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/RAM_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Buro Happold")]
[assembly: AssemblyProduct("RAM_Engine")]
Expand Down
2 changes: 1 addition & 1 deletion RAM_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("RAM_oM")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/RAM_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Buro Happold")]
[assembly: AssemblyProduct("RAM_oM")]
Expand Down

0 comments on commit 8c446a2

Please sign in to comment.