aboutsummaryrefslogtreecommitdiff
path: root/Properties
diff options
context:
space:
mode:
authorSerghei Cebotari <51533848+schebotar@users.noreply.github.com>2021-12-24 17:43:04 +0300
committerGitHub <noreply@github.com>2021-12-24 17:43:04 +0300
commit0525ec1b42d5857b740dd0dae7f6d9baeb7088d1 (patch)
tree5d9c814fd023395d894ce36a9040cf7f7330198c /Properties
parent8e5db1238ad3ed97f51d9f0a9c7de83c00a12983 (diff)
parent20cfbfcca3a779c04aecdca5e4b465651e2be42a (diff)
Merge pull request #8 from schebotar/dev
Dev
Diffstat (limited to 'Properties')
-rw-r--r--Properties/AssemblyInfo.cs4
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("")]