This repository was archived by the owner on Aug 4, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
.vs/X_multi-server_container/v16
X_multi-server_container/Properties Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 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
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.* " ) ]
You can’t perform that action at this time.
0 commit comments