diff --git a/SQLParser.Tests/SQLParser.Tests.csproj b/SQLParser.Tests/SQLParser.Tests.csproj index 6809b12..0e2b80c 100644 --- a/SQLParser.Tests/SQLParser.Tests.csproj +++ b/SQLParser.Tests/SQLParser.Tests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/SQLParser/SQLParser.csproj b/SQLParser/SQLParser.csproj index ad4370e..570951c 100644 --- a/SQLParser/SQLParser.csproj +++ b/SQLParser/SQLParser.csproj @@ -47,7 +47,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive