diff --git a/src/Seq.Api/Seq.Api.csproj b/src/Seq.Api/Seq.Api.csproj index fd50181..ff877f5 100644 --- a/src/Seq.Api/Seq.Api.csproj +++ b/src/Seq.Api/Seq.Api.csproj @@ -1,7 +1,7 @@ Client library for the Seq HTTP API. - 2023.1.2 + 2023.2.0 Datalust;Contributors netstandard2.0;net6.0 true @@ -15,7 +15,7 @@ - + diff --git a/test/Seq.Api.Tests/Seq.Api.Tests.csproj b/test/Seq.Api.Tests/Seq.Api.Tests.csproj index ce38adc..8885638 100644 --- a/test/Seq.Api.Tests/Seq.Api.Tests.csproj +++ b/test/Seq.Api.Tests/Seq.Api.Tests.csproj @@ -1,7 +1,7 @@  - net461;netcoreapp2.2;net6.0 + net462;net6.0 true @@ -15,9 +15,4 @@ - - - - - \ No newline at end of file