File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
gk.DataGenerator.CommandLine/Properties
gk.DataGenerator/Properties Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 9
9
[ assembly: AssemblyConfiguration ( "" ) ]
10
10
[ assembly: AssemblyCompany ( "@SecretDeveloper" ) ]
11
11
[ assembly: AssemblyProduct ( "CommandLine" ) ]
12
- [ assembly: AssemblyCopyright ( "2014 Gary Kenneally (@SecretDeveloper)" ) ]
12
+ [ assembly: AssemblyCopyright ( "2015 Gary Kenneally (@SecretDeveloper)" ) ]
13
13
[ assembly: AssemblyTrademark ( "" ) ]
14
14
[ assembly: AssemblyCulture ( "" ) ]
15
15
31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "3.4.2 .0" ) ]
34
+ [ assembly: AssemblyVersion ( "3.5.0 .0" ) ]
Original file line number Diff line number Diff line change 9
9
[ assembly: AssemblyConfiguration ( "" ) ]
10
10
[ assembly: AssemblyCompany ( "SecretDeveloper" ) ]
11
11
[ assembly: AssemblyProduct ( "CommandLine" ) ]
12
- [ assembly: AssemblyCopyright ( "SecretDeveloper (Gary Kenneally) [2014 ]" ) ]
12
+ [ assembly: AssemblyCopyright ( "SecretDeveloper (Gary Kenneally) [2015 ]" ) ]
13
13
[ assembly: AssemblyTrademark ( "" ) ]
14
14
[ assembly: AssemblyCulture ( "" ) ]
15
15
31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [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" ) ]
You can’t perform that action at this time.
0 commit comments