Skip to content

Commit 8fa9a73

Browse files
committed
Add common AssemblyVersionInfo.cs
1 parent a0dde2c commit 8fa9a73

File tree

17 files changed

+22
-105
lines changed

17 files changed

+22
-105
lines changed

ModAPI Installers/ModAPI Installers.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<Reference Include="System.Xml" />
4242
</ItemGroup>
4343
<ItemGroup>
44+
<Compile Include="..\VersionInfo\AssemblyVersionInfo.cs" />
4445
<Compile Include="CommonStrings.Designer.cs">
4546
<AutoGen>True</AutoGen>
4647
<DesignTime>True</DesignTime>

ModAPI Installers/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,3 @@
2121

2222
// The following GUID is for the ID of the typelib if this project is exposed to COM
2323
[assembly: Guid("03b0be99-7493-4c06-b2e6-87222854bb98")]
24-
25-
// Version information for an assembly consists of the following four values:
26-
//
27-
// Major Version
28-
// Minor Version
29-
// Build Number
30-
// Revision
31-
//
32-
// You can specify all the values or you can default the Build and Revision Numbers
33-
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]

ModApi.InterimSetup/ModApi.InterimSetup/ModApi.InterimSetup.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
<Generator>MSBuild:Compile</Generator>
8383
<SubType>Designer</SubType>
8484
</ApplicationDefinition>
85+
<Compile Include="..\..\VersionInfo\AssemblyVersionInfo.cs" />
8586
<Compile Include="Converters.cs" />
8687
<Compile Include="SystemScaling.cs" />
8788
<Page Include="MainWindow.xaml">

ModApi.InterimSetup/ModApi.InterimSetup/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,3 @@
3939
//(used if a resource is not found in the page,
4040
// app, or any theme specific resource dictionaries)
4141
)]
42-
43-
44-
// Version information for an assembly consists of the following four values:
45-
//
46-
// Major Version
47-
// Minor Version
48-
// Build Number
49-
// Revision
50-
//
51-
// You can specify all the values or you can default the Build and Revision Numbers
52-
// by using the '*' as shown below:
53-
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.0.0.0")]
55-
[assembly: AssemblyFileVersion("1.0.0.0")]

ModApi.UI/ModApi.UI/ModApi.UI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
</ItemGroup>
5050
<ItemGroup>
5151
<Compile Include="AnimatedScrollViewer.cs" />
52+
<Compile Include="..\..\VersionInfo\AssemblyVersionInfo.cs" />
5253
<Compile Include="Converters.cs" />
5354
<Compile Include="CutCornerBorder.cs" />
5455
<Compile Include="LoadingPanel.cs" />

ModApi.UI/ModApi.UI/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,3 @@
2121

2222
// The following GUID is for the ID of the typelib if this project is exposed to COM
2323
[assembly: Guid("63a82229-5162-4b3b-8c64-0172d3b70390")]
24-
25-
// Version information for an assembly consists of the following four values:
26-
//
27-
// Major Version
28-
// Minor Version
29-
// Build Number
30-
// Revision
31-
//
32-
// You can specify all the values or you can default the Build and Revision Numbers
33-
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]

ModApi.UpdateManager/ModApi.UpdateManager.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
<Compile Include="ProgressDialog.Designer.cs">
6565
<DependentUpon>ProgressDialog.cs</DependentUpon>
6666
</Compile>
67+
<Compile Include="..\VersionInfo\AssemblyVersionInfo.cs" />
6768
<Compile Include="UpdateManager.cs" />
6869
<Compile Include="Properties\AssemblyInfo.cs" />
6970
</ItemGroup>

ModApi.UpdateManager/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,3 @@
2121

2222
// The following GUID is for the ID of the typelib if this project is exposed to COM
2323
[assembly: Guid("b2da8f97-4af4-48c1-be95-b1299912ee65")]
24-
25-
// Version information for an assembly consists of the following four values:
26-
//
27-
// Major Version
28-
// Minor Version
29-
// Build Number
30-
// Revision
31-
//
32-
// You can specify all the values or you can default the Build and Revision Numbers
33-
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.4.1.0")]
36-
[assembly: AssemblyFileVersion("1.4.1.0")]

Spore ModAPI Easy Installer/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,3 @@
2121

2222
// The following GUID is for the ID of the typelib if this project is exposed to COM
2323
[assembly: Guid("4d4bed7b-0d39-4cef-ba08-88836d8f29e4")]
24-
25-
// Version information for an assembly consists of the following four values:
26-
//
27-
// Major Version
28-
// Minor Version
29-
// Build Number
30-
// Revision
31-
//
32-
// You can specify all the values or you can default the Build and Revision Numbers
33-
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]

Spore ModAPI Easy Installer/Spore ModAPI Easy Installer.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
<DependentUpon>ProgressWindow.cs</DependentUpon>
8787
</Compile>
8888
<Compile Include="Properties\AssemblyInfo.cs" />
89+
<Compile Include="..\VersionInfo\AssemblyVersionInfo.cs" />
8990
<Compile Include="Strings.Designer.cs">
9091
<AutoGen>True</AutoGen>
9192
<DesignTime>True</DesignTime>

0 commit comments

Comments
 (0)