File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 55// General Information about an assembly is controlled through the following
66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
8- [ assembly: AssemblyTitle ( "Qiniu (Storage) C# SDK v7.1. 0.0 (.NET4.0)" ) ]
9- [ assembly: AssemblyDescription ( "Qiniu (Storage) C# SDK v7.1. 0.0 (.NET4.0)" ) ]
8+ [ assembly: AssemblyTitle ( "Qiniu (Storage) C# SDK v7.0.0.5 (.NET4.0)" ) ]
9+ [ assembly: AssemblyDescription ( "Qiniu (Storage) C# SDK v7.0.0.5 (.NET4.0)" ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "QINIU" ) ]
12- [ assembly: AssemblyProduct ( "Qiniu (Storage) C# SDK v7.1. 0.0 (.NET4.0)" ) ]
12+ [ assembly: AssemblyProduct ( "Qiniu (Storage) C# SDK v7.0.0.5 (.NET4.0)" ) ]
1313[ assembly: AssemblyCopyright ( "Copyright © 2016" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "7.1. 0.0" ) ]
36- [ assembly: AssemblyFileVersion ( "7.1. 0.0" ) ]
35+ [ assembly: AssemblyVersion ( "7.0.0.5 " ) ]
36+ [ assembly: AssemblyFileVersion ( "7.0.0.5 " ) ]
You can’t perform that action at this time.
0 commit comments