File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11using System . Reflection ;
2- using System . Resources ;
3- using System . Runtime . CompilerServices ;
42using System . Runtime . InteropServices ;
53using System . Windows ;
64
1210[ assembly: AssemblyConfiguration ( "" ) ]
1311[ assembly: AssemblyCompany ( "Andrei Nicholson" ) ]
1412[ assembly: AssemblyProduct ( "Slideshow" ) ]
15- [ assembly: AssemblyCopyright ( "Copyright © Andrei Nicholson 2013 " ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © Andrei Nicholson 2014 " ) ]
1614[ assembly: AssemblyTrademark ( "" ) ]
1715[ assembly: AssemblyCulture ( "" ) ]
1816
5149// You can specify all the values or you can default the Build and Revision Numbers
5250// by using the '*' as shown below:
5351// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "1.0.0.0 " ) ]
52+ [ assembly: AssemblyVersion ( "1.0.1 " ) ]
You can’t perform that action at this time.
0 commit comments