File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
88[ assembly: AssemblyTitle ( "openstack.net" ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
9+ [ assembly: AssemblyDescription ( "Rackspace Cloud SDK for Microsoft .NET " ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "" ) ]
11+ [ assembly: AssemblyCompany ( "Rackspace US, Inc. " ) ]
1212[ assembly: AssemblyProduct ( "openstack.net" ) ]
1313[ assembly: AssemblyCopyright ( "Copyright © 2012" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
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.1.0.1 " ) ]
36- [ assembly: AssemblyFileVersion ( "1.1.0.1 " ) ]
35+ [ assembly: AssemblyVersion ( "1.1.0.2 " ) ]
36+ [ assembly: AssemblyFileVersion ( "1.1.0.2 " ) ]
3737
3838[ assembly: InternalsVisibleTo ( "OpenStackNet.Testing.Integration" ) ]
3939[ assembly: InternalsVisibleTo ( "OpenStackNet.Testing.Unit" ) ]
Original file line number Diff line number Diff line change 44 <id >openstack.net</id >
55 <version >$version$</version >
66 <title >openstack.net</title >
7- <authors >alanquillin, kravi </authors >
8- <owners >alanquillin </owners >
7+ <authors >Rackspace </authors >
8+ <owners >Rackspace </owners >
99 <licenseUrl >https://github.com/rackspace/openstack.net/wiki/Copyright</licenseUrl >
1010 <projectUrl >https://github.com/rackspace/openstack.net</projectUrl >
1111 <requireLicenseAcceptance >true</requireLicenseAcceptance >
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