File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
AgileMapper.UnitTests.Polyfills Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1010 <RuntimeFrameworkVersion >1.0.4</RuntimeFrameworkVersion >
1111 <GenerateAssemblyTitleAttribute >false</GenerateAssemblyTitleAttribute >
1212 <GenerateAssemblyDescriptionAttribute >false</GenerateAssemblyDescriptionAttribute >
13+ <RootNamespace >AgileObjects.AgileMapper.UnitTests.Polyfills</RootNamespace >
1314 </PropertyGroup >
1415
1516 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp1.0' " >
Original file line number Diff line number Diff line change 2323 <NetStandardImplicitPackageVersion Condition =" '$(TargetFramework)' == 'netstandard1.0' " >1.6.0</NetStandardImplicitPackageVersion >
2424 <GenerateAssemblyTitleAttribute >false</GenerateAssemblyTitleAttribute >
2525 <GenerateAssemblyDescriptionAttribute >false</GenerateAssemblyDescriptionAttribute >
26+ <RootNamespace >AgileObjects.AgileMapper</RootNamespace >
2627 </PropertyGroup >
2728
2829 <ItemGroup >
You can’t perform that action at this time.
0 commit comments