Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit 9e0e8f3

Browse files
committed
Preview
1 parent a8b1587 commit 9e0e8f3

File tree

2 files changed

+5
-5
lines changed
  • X_multi-server_container

2 files changed

+5
-5
lines changed
Binary file not shown.

X_multi-server_container/X_multi-server_container/Properties/AssemblyInfo.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
// set of attributes. Change these attribute values to modify the information
99
// associated with an assembly.
1010
[assembly: AssemblyTitle("X_multi-server_container")]
11-
[assembly: AssemblyDescription("")]
11+
[assembly: AssemblyDescription("XcubeStudio版权所有")]
1212
[assembly: AssemblyConfiguration("")]
13-
[assembly: AssemblyCompany("")]
13+
[assembly: AssemblyCompany("XcubeStudio")]
1414
[assembly: AssemblyProduct("X_multi-server_container")]
15-
[assembly: AssemblyCopyright("Copyright © 2020")]
15+
[assembly: AssemblyCopyright("Copyright © Xcube Studio 2020")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.0.0.0")]
55-
[assembly: AssemblyFileVersion("1.0.0.0")]
54+
[assembly: AssemblyVersion("0.0.1.*")]
55+
[assembly: AssemblyFileVersion("0.0.1.*")]

0 commit comments

Comments
 (0)