diff --git a/AuthenticatedEncryption.Tests/AuthenticatedEncryption.Tests.csproj b/AuthenticatedEncryption.Tests/AuthenticatedEncryption.Tests.csproj index 37564d7..e780419 100644 --- a/AuthenticatedEncryption.Tests/AuthenticatedEncryption.Tests.csproj +++ b/AuthenticatedEncryption.Tests/AuthenticatedEncryption.Tests.csproj @@ -1,12 +1,9 @@  - netcoreapp1.0 + net8.0 AuthenticatedEncryption.Tests AuthenticatedEncryption.Tests - true - 1.6.0 - 1.0.4 false false false @@ -23,10 +20,13 @@ - - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + diff --git a/AuthenticatedEncryption/AuthenticatedEncryption.csproj b/AuthenticatedEncryption/AuthenticatedEncryption.csproj index f45460c..a7913bc 100644 --- a/AuthenticatedEncryption/AuthenticatedEncryption.csproj +++ b/AuthenticatedEncryption/AuthenticatedEncryption.csproj @@ -1,8 +1,8 @@  - 2.0.0 - net45;netstandard1.4 + 3.0.0 + net45;net8.0 AuthenticatedEncryption AuthenticatedEncryption https://github.com/trustpilot/nuget-authenticated-encryption @@ -17,9 +17,4 @@ - - - - -