File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22<package xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
33 <metadata >
44 <id >FubarDev.$id$</id >
5- <version >$version$ </version >
5+ <version >2.1.2 </version >
66 <title >BeanIO</title >
77 <authors >Mark Junker</authors >
88 <owners >FubarCoder</owners >
Original file line number Diff line number Diff line change 2525// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern
2626// durch Einsatz von '*', wie in nachfolgendem Beispiel:
2727// [assembly: AssemblyVersion("1.0.*")]
28- [ assembly: AssemblyVersion ( "2.1.1. 0" ) ]
29- [ assembly: AssemblyFileVersion ( "2.1.1.0 " ) ]
28+ [ assembly: AssemblyVersion ( "2.1.0" ) ]
29+ [ assembly: AssemblyFileVersion ( "2.1.2 " ) ]
3030[ assembly: AssemblyInformationalVersion ( "2.1.0" ) ]
3131
3232[ assembly: InternalsVisibleTo ( "BeanIO.Test" ) ]
You can’t perform that action at this time.
0 commit comments