File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "" ) ]
1212[ assembly: AssemblyProduct ( "openstack.net" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © 2012 " ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © 2013 " ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616
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 ( "1.0.3 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "1.0.3 .0" ) ]
35+ [ assembly: AssemblyVersion ( "1.1.0 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
3737
3838[ assembly: InternalsVisibleTo ( "OpenStackNet.Testing.Integration" ) ]
3939[ assembly: InternalsVisibleTo ( "OpenStackNet.Testing.Unit" ) ]
Original file line number Diff line number Diff line change 7979 {EA57BD15-3742-45B8-BDE2-263F7236BAFD} .Release| Any CPU .ActiveCfg = Release| Any CPU
8080 {EA57BD15-3742-45B8-BDE2-263F7236BAFD} .Release| Any CPU .Build .0 = Release| Any CPU
8181 {EA57BD15-3742-45B8-BDE2-263F7236BAFD} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
82- {EA57BD15-3742-45B8-BDE2-263F7236BAFD} .Release| Mixed Platforms .Build .0 = Release| Any CPU
8382 {EA57BD15-3742-45B8-BDE2-263F7236BAFD} .Release| x86 .ActiveCfg = Release| Any CPU
8483 EndGlobalSection
8584 GlobalSection (SolutionProperties ) = preSolution
You can’t perform that action at this time.
0 commit comments