diff --git a/Directory.Build.props b/Directory.Build.props index 481b112a0..49b4335ae 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -15,5 +15,6 @@ true NU1603 true + win-x64;linux-x64;osx-x64 diff --git a/Projects/Argon2/Argon2.csproj b/Projects/Argon2/Argon2.csproj index a08dd3f7f..c42829969 100644 --- a/Projects/Argon2/Argon2.csproj +++ b/Projects/Argon2/Argon2.csproj @@ -1,6 +1,5 @@  - win-x64;linux-x64;osx-x64 1.2.7 System.Security.Cryptography Argon2.Bindings diff --git a/Projects/ZLib/ZLib.csproj b/Projects/ZLib/ZLib.csproj index 3c1885782..43a17c771 100644 --- a/Projects/ZLib/ZLib.csproj +++ b/Projects/ZLib/ZLib.csproj @@ -1,6 +1,5 @@ - win-x64;linux-x64;osx-x64 1.0.2 Server ZLib.Bindings