diff --git a/Slapper.AutoMapper/Slapper.csproj b/Slapper.AutoMapper/Slapper.csproj index 9628968..6509277 100644 --- a/Slapper.AutoMapper/Slapper.csproj +++ b/Slapper.AutoMapper/Slapper.csproj @@ -1,7 +1,7 @@ - + - netstandard2.1 + netstandard2.0 true Slapper.AutoMapper Randy Burden & contributors @@ -9,7 +9,7 @@ https://github.com/SlapperAutoMapper/Slapper.AutoMapper 2.0.5 - netstandard2.1;net47 + netstandard2.0;net47 Slapper.AutoMapper.Core Copyright (c) 2016, Randy Burden and contributors. All rights reserved. Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.