File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
AgileMapper.UnitTests.Polyfills Expand file tree Collapse file tree 3 files changed +4
-2
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 >
1718 </PropertyGroup >
1819
1920 <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 >
2829 </PropertyGroup >
2930
3031 <ItemGroup >
Original file line number Diff line number Diff line change 11using System . Reflection ;
22
3- [ assembly: AssemblyVersion ( "0.10.1 " ) ]
4- [ assembly: AssemblyFileVersion ( "0.10.1 " ) ]
3+ [ assembly: AssemblyVersion ( "0.10.2 " ) ]
4+ [ assembly: AssemblyFileVersion ( "0.10.2 " ) ]
You can’t perform that action at this time.
0 commit comments