Skip to content

Commit f68c69f

Browse files
author
EmoSaru
committed
Bump assembly versions to 3.0.1.6
1 parent 278c897 commit f68c69f

4 files changed

Lines changed: 165 additions & 165 deletions

File tree

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
1-
using System.Reflection;
2-
using System.Runtime.CompilerServices;
3-
using System.Runtime.InteropServices;
4-
5-
// General Information about an assembly is controlled through the following
6-
// set of attributes. Change these attribute values to modify the information
7-
// associated with an assembly.
8-
[assembly: AssemblyTitle("EmoTracker.Core")]
9-
[assembly: AssemblyDescription("")]
10-
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
12-
[assembly: AssemblyProduct("EmoTracker.Core")]
13-
[assembly: AssemblyCopyright("Copyright © 2019")]
14-
[assembly: AssemblyTrademark("")]
15-
[assembly: AssemblyCulture("")]
16-
17-
// Setting ComVisible to false makes the types in this assembly not visible
18-
// to COM components. If you need to access a type in this assembly from
19-
// COM, set the ComVisible attribute to true on that type.
20-
[assembly: ComVisible(false)]
21-
22-
// The following GUID is for the ID of the typelib if this project is exposed to COM
23-
[assembly: Guid("49c7d6e4-54ac-40d8-865d-f242c0e1247c")]
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("3.0.1.5")]
35-
[assembly: AssemblyVersion("3.0.1.5")]
36-
[assembly: AssemblyFileVersion("3.0.1.5")]
1+
using System.Reflection;
2+
using System.Runtime.CompilerServices;
3+
using System.Runtime.InteropServices;
4+
5+
// General Information about an assembly is controlled through the following
6+
// set of attributes. Change these attribute values to modify the information
7+
// associated with an assembly.
8+
[assembly: AssemblyTitle("EmoTracker.Core")]
9+
[assembly: AssemblyDescription("")]
10+
[assembly: AssemblyConfiguration("")]
11+
[assembly: AssemblyCompany("")]
12+
[assembly: AssemblyProduct("EmoTracker.Core")]
13+
[assembly: AssemblyCopyright("Copyright © 2019")]
14+
[assembly: AssemblyTrademark("")]
15+
[assembly: AssemblyCulture("")]
16+
17+
// Setting ComVisible to false makes the types in this assembly not visible
18+
// to COM components. If you need to access a type in this assembly from
19+
// COM, set the ComVisible attribute to true on that type.
20+
[assembly: ComVisible(false)]
21+
22+
// The following GUID is for the ID of the typelib if this project is exposed to COM
23+
[assembly: Guid("49c7d6e4-54ac-40d8-865d-f242c0e1247c")]
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("3.0.1.6")]
35+
[assembly: AssemblyVersion("3.0.1.6")]
36+
[assembly: AssemblyFileVersion("3.0.1.6")]
Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
1-
using System.Reflection;
2-
using System.Runtime.CompilerServices;
3-
using System.Runtime.InteropServices;
4-
5-
// General Information about an assembly is controlled through the following
6-
// set of attributes. Change these attribute values to modify the information
7-
// associated with an assembly.
8-
[assembly: AssemblyTitle("EmoTracker.Data")]
9-
[assembly: AssemblyDescription("")]
10-
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
12-
[assembly: AssemblyProduct("EmoTracker.Data")]
13-
[assembly: AssemblyCopyright("Copyright © 2019")]
14-
[assembly: AssemblyTrademark("")]
15-
[assembly: AssemblyCulture("")]
16-
17-
// Setting ComVisible to false makes the types in this assembly not visible
18-
// to COM components. If you need to access a type in this assembly from
19-
// COM, set the ComVisible attribute to true on that type.
20-
[assembly: ComVisible(false)]
21-
22-
// The following GUID is for the ID of the typelib if this project is exposed to COM
23-
[assembly: Guid("8b95a4e0-8f5b-4894-b1a4-945e20c989e8")]
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("3.0.1.5")]
35-
[assembly: AssemblyVersion("3.0.1.5")]
36-
[assembly: AssemblyFileVersion("3.0.1.5")]
1+
using System.Reflection;
2+
using System.Runtime.CompilerServices;
3+
using System.Runtime.InteropServices;
4+
5+
// General Information about an assembly is controlled through the following
6+
// set of attributes. Change these attribute values to modify the information
7+
// associated with an assembly.
8+
[assembly: AssemblyTitle("EmoTracker.Data")]
9+
[assembly: AssemblyDescription("")]
10+
[assembly: AssemblyConfiguration("")]
11+
[assembly: AssemblyCompany("")]
12+
[assembly: AssemblyProduct("EmoTracker.Data")]
13+
[assembly: AssemblyCopyright("Copyright © 2019")]
14+
[assembly: AssemblyTrademark("")]
15+
[assembly: AssemblyCulture("")]
16+
17+
// Setting ComVisible to false makes the types in this assembly not visible
18+
// to COM components. If you need to access a type in this assembly from
19+
// COM, set the ComVisible attribute to true on that type.
20+
[assembly: ComVisible(false)]
21+
22+
// The following GUID is for the ID of the typelib if this project is exposed to COM
23+
[assembly: Guid("8b95a4e0-8f5b-4894-b1a4-945e20c989e8")]
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("3.0.1.6")]
35+
[assembly: AssemblyVersion("3.0.1.6")]
36+
[assembly: AssemblyFileVersion("3.0.1.6")]
Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
1-
using System.Reflection;
2-
using System.Resources;
3-
using System.Runtime.CompilerServices;
4-
using System.Runtime.InteropServices;
5-
6-
// General Information about an assembly is controlled through the following
7-
// set of attributes. Change these attribute values to modify the information
8-
// associated with an assembly.
9-
[assembly: AssemblyTitle("EmoTracker.UI")]
10-
[assembly: AssemblyDescription("")]
11-
[assembly: AssemblyConfiguration("")]
12-
[assembly: AssemblyCompany("")]
13-
[assembly: AssemblyProduct("EmoTracker.UI")]
14-
[assembly: AssemblyCopyright("Copyright © 2019")]
15-
[assembly: AssemblyTrademark("")]
16-
[assembly: AssemblyCulture("")]
17-
18-
// Setting ComVisible to false makes the types in this assembly not visible
19-
// to COM components. If you need to access a type in this assembly from
20-
// COM, set the ComVisible attribute to true on that type.
21-
[assembly: ComVisible(false)]
22-
23-
//In order to begin building localizable applications, set
24-
//<UICulture>CultureYouAreCodingWith</UICulture> in your .csproj file
25-
//inside a <PropertyGroup>. For example, if you are using US english
26-
//in your source files, set the <UICulture> to en-US. Then uncomment
27-
//the NeutralResourceLanguage attribute below. Update the "en-US" in
28-
//the line below to match the UICulture setting in the project file.
29-
30-
//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]
31-
32-
33-
34-
35-
// Version information for an assembly consists of the following four values:
36-
//
37-
// Major Version
38-
// Minor Version
39-
// Build Number
40-
// Revision
41-
//
42-
// You can specify all the values or you can default the Build and Revision Numbers
43-
// by using the '*' as shown below:
44-
// [assembly: AssemblyVersion("3.0.1.5")]
45-
[assembly: AssemblyVersion("3.0.1.5")]
46-
[assembly: AssemblyFileVersion("3.0.1.5")]
1+
using System.Reflection;
2+
using System.Resources;
3+
using System.Runtime.CompilerServices;
4+
using System.Runtime.InteropServices;
5+
6+
// General Information about an assembly is controlled through the following
7+
// set of attributes. Change these attribute values to modify the information
8+
// associated with an assembly.
9+
[assembly: AssemblyTitle("EmoTracker.UI")]
10+
[assembly: AssemblyDescription("")]
11+
[assembly: AssemblyConfiguration("")]
12+
[assembly: AssemblyCompany("")]
13+
[assembly: AssemblyProduct("EmoTracker.UI")]
14+
[assembly: AssemblyCopyright("Copyright © 2019")]
15+
[assembly: AssemblyTrademark("")]
16+
[assembly: AssemblyCulture("")]
17+
18+
// Setting ComVisible to false makes the types in this assembly not visible
19+
// to COM components. If you need to access a type in this assembly from
20+
// COM, set the ComVisible attribute to true on that type.
21+
[assembly: ComVisible(false)]
22+
23+
//In order to begin building localizable applications, set
24+
//<UICulture>CultureYouAreCodingWith</UICulture> in your .csproj file
25+
//inside a <PropertyGroup>. For example, if you are using US english
26+
//in your source files, set the <UICulture> to en-US. Then uncomment
27+
//the NeutralResourceLanguage attribute below. Update the "en-US" in
28+
//the line below to match the UICulture setting in the project file.
29+
30+
//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]
31+
32+
33+
34+
35+
// Version information for an assembly consists of the following four values:
36+
//
37+
// Major Version
38+
// Minor Version
39+
// Build Number
40+
// Revision
41+
//
42+
// You can specify all the values or you can default the Build and Revision Numbers
43+
// by using the '*' as shown below:
44+
// [assembly: AssemblyVersion("3.0.1.6")]
45+
[assembly: AssemblyVersion("3.0.1.6")]
46+
[assembly: AssemblyFileVersion("3.0.1.6")]
Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
1-
using System.Reflection;
2-
using System.Resources;
3-
using System.Runtime.CompilerServices;
4-
using System.Runtime.InteropServices;
5-
// General Information about an assembly is controlled through the following
6-
// set of attributes. Change these attribute values to modify the information
7-
// associated with an assembly.
8-
[assembly: AssemblyTitle("EmoTracker")]
9-
[assembly: AssemblyDescription("An advanced item and location tracker for randomized games")]
10-
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("emotracker.net")]
12-
[assembly: AssemblyProduct("EmoTracker")]
13-
[assembly: AssemblyCopyright("Copyright © 2017-2023")]
14-
[assembly: AssemblyTrademark("")]
15-
[assembly: AssemblyCulture("")]
16-
17-
// Setting ComVisible to false makes the types in this assembly not visible
18-
// to COM components. If you need to access a type in this assembly from
19-
// COM, set the ComVisible attribute to true on that type.
20-
[assembly: ComVisible(false)]
21-
22-
//In order to begin building localizable applications, set
23-
//<UICulture>CultureYouAreCodingWith</UICulture> in your .csproj file
24-
//inside a <PropertyGroup>. For example, if you are using US english
25-
//in your source files, set the <UICulture> to en-US. Then uncomment
26-
//the NeutralResourceLanguage attribute below. Update the "en-US" in
27-
//the line below to match the UICulture setting in the project file.
28-
29-
//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]
30-
31-
32-
33-
34-
// Version information for an assembly consists of the following four values:
35-
//
36-
// Major Version
37-
// Minor Version
38-
// Build Number
39-
// Revision
40-
//
41-
// You can specify all the values or you can default the Build and Revision Numbers
42-
// by using the '*' as shown below:
43-
// [assembly: AssemblyVersion("3.0.1.5")]
44-
[assembly: AssemblyVersion("3.0.1.5")]
45-
[assembly: AssemblyFileVersion("3.0.1.5")]
46-
[assembly: NeutralResourcesLanguage("en-US")]
47-
1+
using System.Reflection;
2+
using System.Resources;
3+
using System.Runtime.CompilerServices;
4+
using System.Runtime.InteropServices;
5+
// General Information about an assembly is controlled through the following
6+
// set of attributes. Change these attribute values to modify the information
7+
// associated with an assembly.
8+
[assembly: AssemblyTitle("EmoTracker")]
9+
[assembly: AssemblyDescription("An advanced item and location tracker for randomized games")]
10+
[assembly: AssemblyConfiguration("")]
11+
[assembly: AssemblyCompany("emotracker.net")]
12+
[assembly: AssemblyProduct("EmoTracker")]
13+
[assembly: AssemblyCopyright("Copyright © 2017-2023")]
14+
[assembly: AssemblyTrademark("")]
15+
[assembly: AssemblyCulture("")]
16+
17+
// Setting ComVisible to false makes the types in this assembly not visible
18+
// to COM components. If you need to access a type in this assembly from
19+
// COM, set the ComVisible attribute to true on that type.
20+
[assembly: ComVisible(false)]
21+
22+
//In order to begin building localizable applications, set
23+
//<UICulture>CultureYouAreCodingWith</UICulture> in your .csproj file
24+
//inside a <PropertyGroup>. For example, if you are using US english
25+
//in your source files, set the <UICulture> to en-US. Then uncomment
26+
//the NeutralResourceLanguage attribute below. Update the "en-US" in
27+
//the line below to match the UICulture setting in the project file.
28+
29+
//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]
30+
31+
32+
33+
34+
// Version information for an assembly consists of the following four values:
35+
//
36+
// Major Version
37+
// Minor Version
38+
// Build Number
39+
// Revision
40+
//
41+
// You can specify all the values or you can default the Build and Revision Numbers
42+
// by using the '*' as shown below:
43+
// [assembly: AssemblyVersion("3.0.1.6")]
44+
[assembly: AssemblyVersion("3.0.1.6")]
45+
[assembly: AssemblyFileVersion("3.0.1.6")]
46+
[assembly: NeutralResourcesLanguage("en-US")]
47+

0 commit comments

Comments
 (0)