From 17c113eee8938aaa73f3c916f7e6ef778c2e2e41 Mon Sep 17 00:00:00 2001 From: FraserGreenroyd Date: Mon, 18 Jul 2022 17:38:04 +0100 Subject: [PATCH] Update Assembly Information --- Rhinoceros_Engine/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rhinoceros_Engine/Properties/AssemblyInfo.cs b/Rhinoceros_Engine/Properties/AssemblyInfo.cs index 83016e4..36b2c77 100644 --- a/Rhinoceros_Engine/Properties/AssemblyInfo.cs +++ b/Rhinoceros_Engine/Properties/AssemblyInfo.cs @@ -27,7 +27,7 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Rhinoceros_Engine")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription("https://github.com/BHoM/Rhinoceros_Toolkit")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Rhinoceros_Engine")]