diff --git a/Directory.Packages.props b/Directory.Packages.props index 1925433..142884b 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,18 +4,19 @@ true - + + + - + - + - - + \ No newline at end of file diff --git a/NSchema.Postgres.slnx b/NSchema.Postgres.slnx index b9c47ef..659c89d 100644 --- a/NSchema.Postgres.slnx +++ b/NSchema.Postgres.slnx @@ -3,6 +3,7 @@ + diff --git a/ritten.json b/ritten.json index 7ea32d6..6fa2833 100644 --- a/ritten.json +++ b/ritten.json @@ -1,5 +1,5 @@ { - "pipeline": "dotnet-package", + "workflow": "dotnet-package", "build": { "project": "src/NSchema.Postgres/NSchema.Postgres.csproj" } diff --git a/tests/NSchema.Postgres.Tests/NSchema.Postgres.Tests.csproj b/tests/NSchema.Postgres.Tests/NSchema.Postgres.Tests.csproj index 7236cfe..078027c 100644 --- a/tests/NSchema.Postgres.Tests/NSchema.Postgres.Tests.csproj +++ b/tests/NSchema.Postgres.Tests/NSchema.Postgres.Tests.csproj @@ -10,10 +10,9 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + + + @@ -21,10 +20,6 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive -