From 9e086d9ae10f6221a6310a2c322d86ff459de4dd Mon Sep 17 00:00:00 2001 From: Jeroen Savat Date: Thu, 1 Apr 2021 10:30:12 +0200 Subject: [PATCH] fix: bump --- SMBLibrary/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SMBLibrary/Properties/AssemblyInfo.cs b/SMBLibrary/Properties/AssemblyInfo.cs index 76ba17f..a071032 100644 --- a/SMBLibrary/Properties/AssemblyInfo.cs +++ b/SMBLibrary/Properties/AssemblyInfo.cs @@ -4,7 +4,7 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information -// associated with an assembly. +// associated with an assembly [assembly: AssemblyTitle("SMBLibrary")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")]