Merge lp:~mandel/ubuntuone-windows-installer/use_correct_version into lp:ubuntuone-windows-installer/beta

Proposed by Manuel de la Peña
Status: Merged
Approved by: Vincenzo Di Somma
Approved revision: 162
Merged at revision: 125
Proposed branch: lp:~mandel/ubuntuone-windows-installer/use_correct_version
Merge into: lp:ubuntuone-windows-installer/beta
Diff against target: 173 lines (+15/-61)
10 files modified
src/Canonical.Ubuntu.SSO.Tests/Canonical.Ubuntu.SSO.Tests.csproj (+3/-0)
src/Canonical.Ubuntu.SSO.Tests/Properties/AssemblyInfo.cs (+0/-12)
src/Canonical.Ubuntu.SSO.Views.Tests/Canonical.Ubuntu.SSO.Views.Tests.csproj (+3/-0)
src/Canonical.Ubuntu.SSO.Views.Tests/Properties/AssemblyInfo.cs (+0/-12)
src/Canonical.Ubuntu.SSO.Views/Canonical.Ubuntu.SSO.Views.csproj (+3/-0)
src/Canonical.Ubuntu.SSO.Views/Properties/AssemblyInfo.cs (+0/-13)
src/Canonical.UbuntuOne.Client.Views.Tests/Canonical.UbuntuOne.Client.Views.Tests.csproj (+3/-0)
src/Canonical.UbuntuOne.Client.Views.Tests/Properties/AssemblyInfo.cs (+0/-12)
src/UbuntuOneClient.Tests/Properties/AssemblyInfo.cs (+0/-12)
src/UbuntuOneClient.Tests/UbuntuOneClient.Tests.csproj (+3/-0)
To merge this branch: bzr merge lp:~mandel/ubuntuone-windows-installer/use_correct_version
Reviewer Review Type Date Requested Status
Vincenzo Di Somma (community) Approve
John Lenton (community) Approve
Review via email: mp+39904@code.launchpad.net

Description of the change

Ensures that the dlls use the correct version.

To post a comment you must log in.
Revision history for this message
John Lenton (chipaca) :
review: Approve
Revision history for this message
Vincenzo Di Somma (vds) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/Canonical.Ubuntu.SSO.Tests/Canonical.Ubuntu.SSO.Tests.csproj'
2--- src/Canonical.Ubuntu.SSO.Tests/Canonical.Ubuntu.SSO.Tests.csproj 2010-10-12 13:07:02 +0000
3+++ src/Canonical.Ubuntu.SSO.Tests/Canonical.Ubuntu.SSO.Tests.csproj 2010-11-02 22:21:06 +0000
4@@ -72,6 +72,9 @@
5 <Reference Include="System.Xml" />
6 </ItemGroup>
7 <ItemGroup>
8+ <Compile Include="..\Version.cs">
9+ <Link>Properties\Version.cs</Link>
10+ </Compile>
11 <Compile Include="ColonSeparatedSSOCredentialsEncoderFixture.cs" />
12 <Compile Include="CredentialsDeniedEventArgsFixture.cs" />
13 <Compile Include="CredentialsErrorEventArgsFixture.cs" />
14
15=== modified file 'src/Canonical.Ubuntu.SSO.Tests/Properties/AssemblyInfo.cs'
16--- src/Canonical.Ubuntu.SSO.Tests/Properties/AssemblyInfo.cs 2010-09-13 12:20:56 +0000
17+++ src/Canonical.Ubuntu.SSO.Tests/Properties/AssemblyInfo.cs 2010-11-02 22:21:06 +0000
18@@ -22,15 +22,3 @@
19 // The following GUID is for the ID of the typelib if this project is exposed to COM
20 [assembly: Guid("055a2726-2682-4018-8c48-e1795da59ab2")]
21
22-// Version information for an assembly consists of the following four values:
23-//
24-// Major Version
25-// Minor Version
26-// Build Number
27-// Revision
28-//
29-// You can specify all the values or you can default the Build and Revision Numbers
30-// by using the '*' as shown below:
31-// [assembly: AssemblyVersion("1.0.*")]
32-[assembly: AssemblyVersion("1.0.0.0")]
33-[assembly: AssemblyFileVersion("1.0.0.0")]
34
35=== modified file 'src/Canonical.Ubuntu.SSO.Views.Tests/Canonical.Ubuntu.SSO.Views.Tests.csproj'
36--- src/Canonical.Ubuntu.SSO.Views.Tests/Canonical.Ubuntu.SSO.Views.Tests.csproj 2010-10-20 23:09:36 +0000
37+++ src/Canonical.Ubuntu.SSO.Views.Tests/Canonical.Ubuntu.SSO.Views.Tests.csproj 2010-11-02 22:21:06 +0000
38@@ -48,6 +48,9 @@
39 <Reference Include="WindowsBase" />
40 </ItemGroup>
41 <ItemGroup>
42+ <Compile Include="..\Version.cs">
43+ <Link>Properties\Version.cs</Link>
44+ </Compile>
45 <Compile Include="LoginDialogFixture.cs" />
46 <Compile Include="Properties\AssemblyInfo.cs" />
47 </ItemGroup>
48
49=== modified file 'src/Canonical.Ubuntu.SSO.Views.Tests/Properties/AssemblyInfo.cs'
50--- src/Canonical.Ubuntu.SSO.Views.Tests/Properties/AssemblyInfo.cs 2010-10-20 23:09:36 +0000
51+++ src/Canonical.Ubuntu.SSO.Views.Tests/Properties/AssemblyInfo.cs 2010-11-02 22:21:06 +0000
52@@ -22,15 +22,3 @@
53 // The following GUID is for the ID of the typelib if this project is exposed to COM
54 [assembly: Guid("0baf1d16-e127-43a0-8aa6-f5cada885f06")]
55
56-// Version information for an assembly consists of the following four values:
57-//
58-// Major Version
59-// Minor Version
60-// Build Number
61-// Revision
62-//
63-// You can specify all the values or you can default the Build and Revision Numbers
64-// by using the '*' as shown below:
65-// [assembly: AssemblyVersion("1.0.*")]
66-[assembly: AssemblyVersion("1.0.0.0")]
67-[assembly: AssemblyFileVersion("1.0.0.0")]
68
69=== modified file 'src/Canonical.Ubuntu.SSO.Views/Canonical.Ubuntu.SSO.Views.csproj'
70--- src/Canonical.Ubuntu.SSO.Views/Canonical.Ubuntu.SSO.Views.csproj 2010-10-20 11:18:55 +0000
71+++ src/Canonical.Ubuntu.SSO.Views/Canonical.Ubuntu.SSO.Views.csproj 2010-11-02 22:21:06 +0000
72@@ -79,6 +79,9 @@
73 </Page>
74 </ItemGroup>
75 <ItemGroup>
76+ <Compile Include="..\Version.cs">
77+ <Link>Properties\Version.cs</Link>
78+ </Compile>
79 <Compile Include="LoginDialog.xaml.cs">
80 <DependentUpon>LoginDialog.xaml</DependentUpon>
81 </Compile>
82
83=== modified file 'src/Canonical.Ubuntu.SSO.Views/Properties/AssemblyInfo.cs'
84--- src/Canonical.Ubuntu.SSO.Views/Properties/AssemblyInfo.cs 2010-10-20 23:09:36 +0000
85+++ src/Canonical.Ubuntu.SSO.Views/Properties/AssemblyInfo.cs 2010-11-02 22:21:06 +0000
86@@ -40,17 +40,4 @@
87 // app, or any theme specific resource dictionaries)
88 )]
89
90-
91-// Version information for an assembly consists of the following four values:
92-//
93-// Major Version
94-// Minor Version
95-// Build Number
96-// Revision
97-//
98-// You can specify all the values or you can default the Build and Revision Numbers
99-// by using the '*' as shown below:
100-// [assembly: AssemblyVersion("1.0.*")]
101-[assembly: AssemblyVersion("1.0.0.0")]
102-[assembly: AssemblyFileVersion("1.0.0.0")]
103 [assembly: InternalsVisibleTo("Canonical.Ubuntu.SSO.Views.Tests")]
104
105=== modified file 'src/Canonical.UbuntuOne.Client.Views.Tests/Canonical.UbuntuOne.Client.Views.Tests.csproj'
106--- src/Canonical.UbuntuOne.Client.Views.Tests/Canonical.UbuntuOne.Client.Views.Tests.csproj 2010-10-20 23:09:36 +0000
107+++ src/Canonical.UbuntuOne.Client.Views.Tests/Canonical.UbuntuOne.Client.Views.Tests.csproj 2010-11-02 22:21:06 +0000
108@@ -52,6 +52,9 @@
109 <Reference Include="WindowsBase" />
110 </ItemGroup>
111 <ItemGroup>
112+ <Compile Include="..\Version.cs">
113+ <Link>Properties\Version.cs</Link>
114+ </Compile>
115 <Compile Include="AccountViewFixture.cs" />
116 <Compile Include="DevicesViewFixture.cs" />
117 <Compile Include="NotifyIconFixture.cs" />
118
119=== modified file 'src/Canonical.UbuntuOne.Client.Views.Tests/Properties/AssemblyInfo.cs'
120--- src/Canonical.UbuntuOne.Client.Views.Tests/Properties/AssemblyInfo.cs 2010-10-20 23:09:36 +0000
121+++ src/Canonical.UbuntuOne.Client.Views.Tests/Properties/AssemblyInfo.cs 2010-11-02 22:21:06 +0000
122@@ -22,15 +22,3 @@
123 // The following GUID is for the ID of the typelib if this project is exposed to COM
124 [assembly: Guid("3a74a2fd-eed2-4f99-ae6a-7f75b71d0dfc")]
125
126-// Version information for an assembly consists of the following four values:
127-//
128-// Major Version
129-// Minor Version
130-// Build Number
131-// Revision
132-//
133-// You can specify all the values or you can default the Build and Revision Numbers
134-// by using the '*' as shown below:
135-// [assembly: AssemblyVersion("1.0.*")]
136-[assembly: AssemblyVersion("1.0.0.0")]
137-[assembly: AssemblyFileVersion("1.0.0.0")]
138
139=== modified file 'src/UbuntuOneClient.Tests/Properties/AssemblyInfo.cs'
140--- src/UbuntuOneClient.Tests/Properties/AssemblyInfo.cs 2010-07-30 16:32:54 +0000
141+++ src/UbuntuOneClient.Tests/Properties/AssemblyInfo.cs 2010-11-02 22:21:06 +0000
142@@ -23,17 +23,5 @@
143 // The following GUID is for the ID of the typelib if this project is exposed to COM
144 [assembly: Guid("007ab11d-53f0-4edd-8044-f6aaba73ac6c")]
145
146-// Version information for an assembly consists of the following four values:
147-//
148-// Major Version
149-// Minor Version
150-// Build Number
151-// Revision
152-//
153-// You can specify all the values or you can default the Build and Revision Numbers
154-// by using the '*' as shown below:
155-// [assembly: AssemblyVersion("1.0.*")]
156-[assembly: AssemblyVersion("1.0.0.0")]
157-[assembly: AssemblyFileVersion("1.0.0.0")]
158 // Tell NUNi to run tests in STA
159 [assembly: RequiresSTA]
160
161=== modified file 'src/UbuntuOneClient.Tests/UbuntuOneClient.Tests.csproj'
162--- src/UbuntuOneClient.Tests/UbuntuOneClient.Tests.csproj 2010-10-18 11:32:45 +0000
163+++ src/UbuntuOneClient.Tests/UbuntuOneClient.Tests.csproj 2010-11-02 22:21:06 +0000
164@@ -91,6 +91,9 @@
165 </Reference>
166 </ItemGroup>
167 <ItemGroup>
168+ <Compile Include="..\Version.cs">
169+ <Link>Properties\Version.cs</Link>
170+ </Compile>
171 <Compile Include="ConfigurationFixture.cs" />
172 <Compile Include="ProgramFixture.cs" />
173 <Compile Include="Properties\AssemblyInfo.cs" />

Subscribers

People subscribed via source and target branches

to all changes: