From 74f758db205e5f15648ecad7d19fb5217b5a5136 Mon Sep 17 00:00:00 2001 From: FraserGreenroyd Date: Mon, 18 Jul 2022 17:38:06 +0100 Subject: [PATCH] Update Assembly Information --- Units_Engine/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Units_Engine/Properties/AssemblyInfo.cs b/Units_Engine/Properties/AssemblyInfo.cs index 8e23dde..be21b79 100644 --- a/Units_Engine/Properties/AssemblyInfo.cs +++ b/Units_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("Units_Engine")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription("https://github.com/BHoM/Localisation_Toolkit")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Units_Engine")]