Commit 92ad8192 by 陶然

5.4.2024.5080

parent f71c8b62
......@@ -5,10 +5,10 @@ using System.Runtime.InteropServices;
// 有关程序集的一般信息由以下
// 控制。更改这些特性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("Kivii.Client.Sample.ImageUploader.V4.5")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyTitle("Kivii.Sample.ImageUploader")]
[assembly: AssemblyDescription("样品拍照采集客户端")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("Kivii.Com")]
[assembly: AssemblyProduct("Kivii.Client.Sample.ImageUploader.V4.5")]
[assembly: AssemblyCopyright("Copyright © 2024")]
[assembly: AssemblyTrademark("")]
......@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("5.4.2024.5080")]
[assembly: AssemblyFileVersion("5.4.2024.5080")]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment