diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2022-12-19 20:25:35 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2022-12-19 20:25:35 +0300 |
commit | 965eb2b80cd453fc9222c408ccb9ead98aac305c (patch) | |
tree | 475fa4092d1b2f61980f6989584801a438b69357 /src/Properties | |
parent | 012ec9d01016faa0a6ee0cbbae169311b959897d (diff) |
Rename project
Diffstat (limited to 'src/Properties')
-rw-r--r-- | src/Properties/AssemblyInfo.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Properties/AssemblyInfo.cs b/src/Properties/AssemblyInfo.cs index 6a5c3a2..afa623f 100644 --- a/src/Properties/AssemblyInfo.cs +++ b/src/Properties/AssemblyInfo.cs @@ -5,12 +5,12 @@ 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("RehauSku.Assist")] +[assembly: AssemblyTitle("RhXlPLugin")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("RehauSku.Assist")] -[assembly: AssemblyCopyright("Copyright © 2021-2022")] +[assembly: AssemblyProduct("RhXlPLugin")] +[assembly: AssemblyCopyright("Copyright © 2021-2023")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] |