From 3e707d56a647c29055e1e64800a9300e9c1aa091 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期六, 12 十一月 2022 14:41:35 +0800 Subject: [PATCH] 1 --- ExportMap/Properties/AssemblyInfo.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ExportMap/Properties/AssemblyInfo.cs b/ExportMap/Properties/AssemblyInfo.cs index f6f666b..19bc4ca 100644 --- a/ExportMap/Properties/AssemblyInfo.cs +++ b/ExportMap/Properties/AssemblyInfo.cs @@ -5,12 +5,12 @@ // 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("LFServer")] +[assembly: AssemblyTitle("ExportMap")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("HP Inc.")] -[assembly: AssemblyProduct("LFServer")] -[assembly: AssemblyCopyright("Copyright 漏 HP Inc. 2022")] +[assembly: AssemblyCompany("Terra Inc.")] +[assembly: AssemblyProduct("ExportMap")] +[assembly: AssemblyCopyright("Copyright 漏 Terra Inc. 2022")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -- Gitblit v1.9.3