From 565dfedc5bcfcf4e59e5135808fe8aa57298bbcb Mon Sep 17 00:00:00 2001 From: MPCoreDeveloper Date: Mon, 13 Apr 2026 18:42:37 +0200 Subject: [PATCH 1/2] Add CODEOWNERS for branch protection --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..836505d --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Default code owner for all files +* @MPCoreDeveloper From 18059300ca778814ae8dc9d849808f51695b8f9b Mon Sep 17 00:00:00 2001 From: MPCoreDeveloper Date: Mon, 13 Apr 2026 18:50:04 +0200 Subject: [PATCH 2/2] update nuget --- .../SharpFunctional.MSSQL.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/SharpFunctional.MSSQL.Tests/SharpFunctional.MSSQL.Tests.csproj b/tests/SharpFunctional.MSSQL.Tests/SharpFunctional.MSSQL.Tests.csproj index bba3cda..6d8d32e 100644 --- a/tests/SharpFunctional.MSSQL.Tests/SharpFunctional.MSSQL.Tests.csproj +++ b/tests/SharpFunctional.MSSQL.Tests/SharpFunctional.MSSQL.Tests.csproj @@ -10,7 +10,7 @@ - +