Skip to content

Commit ca2b9a0

Browse files
V3.5
1 parent 1bea796 commit ca2b9a0

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

releases/tdg.3.5.0.0.nupkg

90.4 KB
Binary file not shown.

src/DataGenerator/gk.DataGenerator.CommandLine/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("@SecretDeveloper")]
1111
[assembly: AssemblyProduct("CommandLine")]
12-
[assembly: AssemblyCopyright("2014 Gary Kenneally (@SecretDeveloper)")]
12+
[assembly: AssemblyCopyright("2015 Gary Kenneally (@SecretDeveloper)")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

@@ -31,4 +31,4 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("3.4.2.0")]
34+
[assembly: AssemblyVersion("3.5.0.0")]

src/DataGenerator/gk.DataGenerator/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("SecretDeveloper")]
1111
[assembly: AssemblyProduct("CommandLine")]
12-
[assembly: AssemblyCopyright("SecretDeveloper (Gary Kenneally) [2014]")]
12+
[assembly: AssemblyCopyright("SecretDeveloper (Gary Kenneally) [2015]")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

@@ -31,5 +31,4 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("1.0.0.0")]
35-
[assembly: AssemblyFileVersion("1.0.0.0")]
34+
[assembly: AssemblyVersion("3.5.0.0")]

0 commit comments

Comments
 (0)