File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1212 <description >$description$</description >
1313 <summary >$description$</summary >
1414 <releaseNotes >
15- - Fixing propogation of recursion mapper funcs , re: issue #62
16- - Fixing 'exact' member matching, re issue #63
15+ - Support for configured root target data sources , re: issue #64
16+ - Support for splitting configuration into dedicated, discoverable classes
1717- Performance and memory use improvements
1818 </releaseNotes >
1919 <copyright >$copyright$</copyright >
Original file line number Diff line number Diff line change 11using System . Reflection ;
22
3- [ assembly: AssemblyVersion ( "0.23.4 " ) ]
4- [ assembly: AssemblyFileVersion ( "0.23.4 " ) ]
3+ [ assembly: AssemblyVersion ( "0.24.0 " ) ]
4+ [ assembly: AssemblyFileVersion ( "0.24.0 " ) ]
Original file line number Diff line number Diff line change 99 <PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
1010 <RepositoryType >git</RepositoryType >
1111 <RepositoryUrl >https://github.com/AgileObjects/AgileMapper</RepositoryUrl >
12- <Version >0.23.4 </Version >
13- <AssemblyVersion >0.23.4 .0</AssemblyVersion >
14- <FileVersion >0.23.4 .0</FileVersion >
12+ <Version >0.24.0 </Version >
13+ <AssemblyVersion >0.24.0 .0</AssemblyVersion >
14+ <FileVersion >0.24.0 .0</FileVersion >
1515 </PropertyGroup >
1616
1717</Project >
You can’t perform that action at this time.
0 commit comments