diff --git a/Excel_Adapter/Properties/AssemblyInfo.cs b/Excel_Adapter/Properties/AssemblyInfo.cs index 9357850..49c337a 100644 --- a/Excel_Adapter/Properties/AssemblyInfo.cs +++ b/Excel_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("Excel_Adapter")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription("https://github.com/BHoM/Excel_Toolkit")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("BuroHappold")] [assembly: AssemblyProduct("Excel_Adapter")] diff --git a/Excel_Engine/Properties/AssemblyInfo.cs b/Excel_Engine/Properties/AssemblyInfo.cs index e2d45c7..1917d94 100644 --- a/Excel_Engine/Properties/AssemblyInfo.cs +++ b/Excel_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("Excel_Engine")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription("https://github.com/BHoM/Excel_Toolkit")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("BuroHappold")] [assembly: AssemblyProduct("Excel_Engine")] diff --git a/Excel_oM/Properties/AssemblyInfo.cs b/Excel_oM/Properties/AssemblyInfo.cs index d792763..803c46a 100644 --- a/Excel_oM/Properties/AssemblyInfo.cs +++ b/Excel_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("Excel_oM")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription("https://github.com/BHoM/Excel_Toolkit")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("BuroHappold")] [assembly: AssemblyProduct("Excel_oM")]