diff --git a/XmpCore.Tests/XmpCore.Tests.csproj b/XmpCore.Tests/XmpCore.Tests.csproj index 00c9a1e..d37462b 100644 --- a/XmpCore.Tests/XmpCore.Tests.csproj +++ b/XmpCore.Tests/XmpCore.Tests.csproj @@ -1,9 +1,6 @@  netcoreapp1.0;net452 - portable - XmpCore.Tests - XmpCore.Tests true $(PackageTargetFallback);dotnet5.4;portable-net451+win8 1.0.4 diff --git a/XmpCore/XmpCore.csproj b/XmpCore/XmpCore.csproj index 6e94c3f..bd8e072 100644 --- a/XmpCore/XmpCore.csproj +++ b/XmpCore/XmpCore.csproj @@ -7,15 +7,12 @@ This library is a port of Adobe's Java XMP SDK to .NET. It was initially ported The API should be familiar to users of Adobe's XMPCore, though it has been modified in places to better suit .NET development. Copyright 2015-2019 - XmpCore 6.1.10.0 Drew Noakes netstandard1.0;netstandard2.0;net35 $(NoWarn);1591 portable true - XmpCore - XmpCore XMP;Metadata;Exif;IPTC;ICC https://raw.githubusercontent.com/drewnoakes/xmp-core-dotnet/master/docs/logo-512px.png https://www.adobe.com/devnet/xmp/library/eula-xmp-library-java.html