diff --git a/Yubico.Core/src/Yubico.Core.csproj b/Yubico.Core/src/Yubico.Core.csproj index b932be8e..3dbdc1eb 100644 --- a/Yubico.Core/src/Yubico.Core.csproj +++ b/Yubico.Core/src/Yubico.Core.csproj @@ -19,7 +19,7 @@ limitations under the License. --> - netstandard2.0;netstandard2.1;net47 + netstandard2.0;netstandard2.1;net472 true @@ -116,10 +116,10 @@ limitations under the License. --> all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + @@ -127,7 +127,6 @@ limitations under the License. --> runtime; build; native; contentfiles; analyzers; buildtransitive - diff --git a/Yubico.NativeShims/Yubico.NativeShims.nuspec b/Yubico.NativeShims/Yubico.NativeShims.nuspec index df69c1a3..53029b36 100644 --- a/Yubico.NativeShims/Yubico.NativeShims.nuspec +++ b/Yubico.NativeShims/Yubico.NativeShims.nuspec @@ -12,7 +12,7 @@ docs/readme.md - + @@ -32,9 +32,9 @@ - - - + + + diff --git a/Yubico.YubiKey/src/Yubico.YubiKey.csproj b/Yubico.YubiKey/src/Yubico.YubiKey.csproj index f367b4bb..7ea6f244 100644 --- a/Yubico.YubiKey/src/Yubico.YubiKey.csproj +++ b/Yubico.YubiKey/src/Yubico.YubiKey.csproj @@ -20,7 +20,7 @@ limitations under the License. --> As of 2020, netstandard2.0 allows us to reach the widest audience while providing a large enough set of the .NET library to be productive. --> - netstandard2.0;netstandard2.1;net47 + netstandard2.0;netstandard2.1;net472 @@ -104,12 +104,12 @@ limitations under the License. --> - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -125,13 +125,13 @@ limitations under the License. --> - + - - + +