diff --git a/NDecrypt.CMD/NDecrypt.CMD.csproj b/NDecrypt.CMD/NDecrypt.CMD.csproj index dbdff69..a1836b2 100644 --- a/NDecrypt.CMD/NDecrypt.CMD.csproj +++ b/NDecrypt.CMD/NDecrypt.CMD.csproj @@ -2,10 +2,7 @@ Exe - net48;netcoreapp3.1;net5.0 - win10-x64;win7-x86 - Debug;Release - AnyCPU;x64 + net48;netcoreapp3.1;net5.0;net6.0 diff --git a/NDecrypt/NDecrypt.csproj b/NDecrypt/NDecrypt.csproj index e45ff1d..cb9bd37 100644 --- a/NDecrypt/NDecrypt.csproj +++ b/NDecrypt/NDecrypt.csproj @@ -1,14 +1,11 @@ - net48;netcoreapp3.1;net5.0 - win10-x64;win7-x86 - Debug;Release - AnyCPU;x64 + netstandard2.0 - +