Skip to content

Commit

Permalink
Update Assembly Information
Browse files Browse the repository at this point in the history
  • Loading branch information
FraserGreenroyd committed Jul 19, 2022
1 parent ed1e8f9 commit d38529e
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 38 deletions.
6 changes: 3 additions & 3 deletions .ci/code/Versioning_Test/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Versioning_Test")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Versioning_Test")]
Expand All @@ -54,6 +54,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.0.0.0")]
[assembly: AssemblyFileVersion("4.1.0.0")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]

2 changes: 1 addition & 1 deletion BHoMUpgrader/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader")]
Expand Down
6 changes: 3 additions & 3 deletions BHoMUpgrader30/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader30")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader30")]
Expand All @@ -54,7 +54,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0.0.0")]
[assembly: AssemblyFileVersion("3.0.0.0")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]


6 changes: 3 additions & 3 deletions BHoMUpgrader31/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader31")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader31")]
Expand All @@ -54,6 +54,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0.0.0")]
[assembly: AssemblyFileVersion("3.1.0.0")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]

6 changes: 3 additions & 3 deletions BHoMUpgrader32/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader32")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader32")]
Expand All @@ -54,6 +54,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0.0.0")]
[assembly: AssemblyFileVersion("3.2.0.0")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]

6 changes: 3 additions & 3 deletions BHoMUpgrader33/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader33")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader33")]
Expand All @@ -54,6 +54,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0.0.0")]
[assembly: AssemblyFileVersion("3.3.0.0")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]

6 changes: 3 additions & 3 deletions BHoMUpgrader40/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader40")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader40")]
Expand All @@ -54,6 +54,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.0.0.0")]
[assembly: AssemblyFileVersion("4.0.0.0")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]

6 changes: 3 additions & 3 deletions BHoMUpgrader41/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader41")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader41")]
Expand All @@ -54,6 +54,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.0.0.0")]
[assembly: AssemblyFileVersion("4.1.0.0")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]

6 changes: 3 additions & 3 deletions BHoMUpgrader42/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader42")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader42")]
Expand All @@ -54,5 +54,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.0.0.0")]
[assembly: AssemblyFileVersion("4.2.0.0")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]
6 changes: 3 additions & 3 deletions BHoMUpgrader43/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader43")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader43")]
Expand All @@ -54,5 +54,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.0.0.0")]
[assembly: AssemblyFileVersion("4.3.0.0")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]
4 changes: 2 additions & 2 deletions BHoMUpgrader50/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader50")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader50")]
Expand All @@ -55,5 +55,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]

4 changes: 2 additions & 2 deletions BHoMUpgrader51/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader51")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader51")]
Expand All @@ -55,4 +55,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.1.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]
6 changes: 3 additions & 3 deletions BHoMUpgrader52/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
/*
* This file is part of the Buildings and Habitats object Model (BHoM)
* Copyright (c) 2015 - 2022, the respective contributors. All rights reserved.
*
Expand Down Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader52")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader52")]
Expand All @@ -55,4 +55,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.2.0.0")]
[assembly: AssemblyFileVersion("5.3.0.0")]
4 changes: 2 additions & 2 deletions BHoMUpgrader53/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
/*
* This file is part of the Buildings and Habitats object Model (BHoM)
* Copyright (c) 2015 - 2022, the respective contributors. All rights reserved.
*
Expand Down Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("BHoMUpgrader53")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("BHoMUpgrader53")]
Expand Down
2 changes: 1 addition & 1 deletion PostBuild/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("PostBuild")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/BHoM/Versioning_Toolkit")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("PostBuild")]
Expand Down

0 comments on commit d38529e

Please sign in to comment.