diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2021-12-08 13:58:37 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2021-12-08 13:58:37 +0300 |
commit | 74877f874e401d29f0576c5027abba83587103f3 (patch) | |
tree | c5508df723e8cfe17740a1ef1d05a10a6c4c727c /Properties | |
parent | 89e420a890afb39c342a82b2ca1bf2f18df407dc (diff) |
Rename to RehauSku
Diffstat (limited to 'Properties')
-rw-r--r-- | Properties/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
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("")] |