File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
AgileMapper.UnitTests.Polyfills Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1414 <Product >AgileObjects.AgileMapper</Product >
1515 <Authors >Steve Wilkes</Authors >
1616 <Company >AgileObjects</Company >
17- <Version >0.10.2 </Version >
17+ <Version >0.11.0 </Version >
1818 </PropertyGroup >
1919
2020 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp1.1.1' " >
Original file line number Diff line number Diff line change 2525 <GenerateAssemblyDescriptionAttribute >false</GenerateAssemblyDescriptionAttribute >
2626 <RootNamespace >AgileObjects.AgileMapper</RootNamespace >
2727 <Company >AgileObjects</Company >
28- <Version >0.10.2</Version >
28+ <Version >0.11.0</Version >
29+ <AssemblyVersion >0.11.0.0</AssemblyVersion >
30+ <FileVersion >0.11.0.0</FileVersion >
2931 </PropertyGroup >
3032
3133 <ItemGroup >
Original file line number Diff line number Diff line change 11using System . Reflection ;
22
3- [ assembly: AssemblyVersion ( "0.10.2 " ) ]
4- [ assembly: AssemblyFileVersion ( "0.10.2 " ) ]
3+ [ assembly: AssemblyVersion ( "0.11.0 " ) ]
4+ [ assembly: AssemblyFileVersion ( "0.11.0 " ) ]
You can’t perform that action at this time.
0 commit comments