diff --git a/RAM_Adapter/Properties/AssemblyInfo.cs b/RAM_Adapter/Properties/AssemblyInfo.cs index 95f52d3..67d67c6 100644 --- a/RAM_Adapter/Properties/AssemblyInfo.cs +++ b/RAM_Adapter/Properties/AssemblyInfo.cs @@ -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")] diff --git a/RAM_Engine/Properties/AssemblyInfo.cs b/RAM_Engine/Properties/AssemblyInfo.cs index 8e97cb3..df5db36 100644 --- a/RAM_Engine/Properties/AssemblyInfo.cs +++ b/RAM_Engine/Properties/AssemblyInfo.cs @@ -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")] diff --git a/RAM_oM/Properties/AssemblyInfo.cs b/RAM_oM/Properties/AssemblyInfo.cs index 51dd811..4773020 100644 --- a/RAM_oM/Properties/AssemblyInfo.cs +++ b/RAM_oM/Properties/AssemblyInfo.cs @@ -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")]