From 74877f874e401d29f0576c5027abba83587103f3 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Wed, 8 Dec 2021 13:58:37 +0300 Subject: Rename to RehauSku --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Properties') diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 9c12be5..b0cc560 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -5,11 +5,11 @@ 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. -[assembly: AssemblyTitle("Rehau.Sku.Assist")] +[assembly: AssemblyTitle("RehauSku.Assist")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Rehau.Sku.Assist")] +[assembly: AssemblyProduct("RehauSku.Assist")] [assembly: AssemblyCopyright("Copyright © 2021")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -- cgit v1.2.3