From 559c00d98c3ec7a8bb6e292b1e5fe5e7c2f7c868 Mon Sep 17 00:00:00 2001 From: Kleis Auke Wolthuizen Date: Thu, 9 May 2024 14:22:12 +0200 Subject: [PATCH] Update dependencies --- build/NetVips.Build.csproj.DotSettings | 27 ------------------- docs/NetVips.Docs.csproj | 2 +- .../NetVips.Extensions.csproj | 2 +- tests/NetVips.Tests/NetVips.Tests.csproj | 4 +-- 4 files changed, 4 insertions(+), 31 deletions(-) delete mode 100644 build/NetVips.Build.csproj.DotSettings diff --git a/build/NetVips.Build.csproj.DotSettings b/build/NetVips.Build.csproj.DotSettings deleted file mode 100644 index fb30dcff..00000000 --- a/build/NetVips.Build.csproj.DotSettings +++ /dev/null @@ -1,27 +0,0 @@ - - DO_NOT_SHOW - DO_NOT_SHOW - DO_NOT_SHOW - DO_NOT_SHOW - Implicit - Implicit - ExpressionBody - 0 - NEXT_LINE - True - False - 120 - IF_OWNER_IS_SINGLE_LINE - WRAP_IF_LONG - False - <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> - True - True - True - True - True - True - True - True - True diff --git a/docs/NetVips.Docs.csproj b/docs/NetVips.Docs.csproj index e97e50d1..424d23ab 100644 --- a/docs/NetVips.Docs.csproj +++ b/docs/NetVips.Docs.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/NetVips.Extensions/NetVips.Extensions.csproj b/src/NetVips.Extensions/NetVips.Extensions.csproj index 49cb192e..f4f2d8d2 100644 --- a/src/NetVips.Extensions/NetVips.Extensions.csproj +++ b/src/NetVips.Extensions/NetVips.Extensions.csproj @@ -21,7 +21,7 @@ - + diff --git a/tests/NetVips.Tests/NetVips.Tests.csproj b/tests/NetVips.Tests/NetVips.Tests.csproj index e8fedea3..2638be4c 100644 --- a/tests/NetVips.Tests/NetVips.Tests.csproj +++ b/tests/NetVips.Tests/NetVips.Tests.csproj @@ -23,7 +23,7 @@ - + @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive