diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 9d602c0ad..0d95584ac 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -9,19 +9,29 @@ updates:
directory: "/CSharpBible" # Location of package manifests
schedule:
interval: "weekly"
+ target-branch: "CSharpBible"
+
- package-ecosystem: "nuget" # See documentation for possible values
directory: "/TestStatements" # Location of package manifests
schedule:
interval: "weekly"
+ target-branch: "TestStatements"
+
- package-ecosystem: "nuget" # See documentation for possible values
directory: "/JC-AMS" # Location of package manifests
schedule:
interval: "weekly"
+ target-branch: "JC-AMS"
+
- package-ecosystem: "nuget" # See documentation for possible values
directory: "/Transpiler_pp" # Location of package manifests
schedule:
interval: "weekly"
+ target-branch: "Transpiler_pp"
+
- package-ecosystem: "nuget" # See documentation for possible values
directory: "/GenFreeWin" # Location of package manifests
schedule:
interval: "weekly"
+ target-branch: "GenFreeWin"
+
diff --git a/JC-AMS/Core.Tests/Core.Tests.csproj b/JC-AMS/Core.Tests/Core.Tests.csproj
index 2cf566fb0..39c4cea4f 100644
--- a/JC-AMS/Core.Tests/Core.Tests.csproj
+++ b/JC-AMS/Core.Tests/Core.Tests.csproj
@@ -8,10 +8,10 @@
-
+
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/JC-AMS/Core/Core.csproj b/JC-AMS/Core/Core.csproj
index c1d78be22..6b9bcf500 100644
--- a/JC-AMS/Core/Core.csproj
+++ b/JC-AMS/Core/Core.csproj
@@ -34,7 +34,7 @@
-
+