From bd067bfe7a9828c1b0ac6aeedf33c049682a67cf Mon Sep 17 00:00:00 2001 From: Alexander Luzgarev Date: Sat, 4 Jul 2020 12:43:47 +0200 Subject: [PATCH] Update nullable declarations --- Parser.Tests/Parser.Tests.csproj | 2 +- Parser/Parser.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Parser.Tests/Parser.Tests.csproj b/Parser.Tests/Parser.Tests.csproj index 463a884..b0bbeec 100644 --- a/Parser.Tests/Parser.Tests.csproj +++ b/Parser.Tests/Parser.Tests.csproj @@ -2,7 +2,7 @@ netcoreapp3.0 false - enable + enable 8.0 diff --git a/Parser/Parser.csproj b/Parser/Parser.csproj index 122db84..be517b0 100644 --- a/Parser/Parser.csproj +++ b/Parser/Parser.csproj @@ -2,7 +2,7 @@ netcoreapp3.0 8.0 - enable + enable