diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8ca517d61..9d602c0ad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,22 @@ version: 2 updates: - package-ecosystem: "nuget" # See documentation for possible values - directory: "/" # Location of package manifests + directory: "/CSharpBible" # Location of package manifests + schedule: + interval: "weekly" + - package-ecosystem: "nuget" # See documentation for possible values + directory: "/TestStatements" # Location of package manifests + schedule: + interval: "weekly" + - package-ecosystem: "nuget" # See documentation for possible values + directory: "/JC-AMS" # Location of package manifests + schedule: + interval: "weekly" + - package-ecosystem: "nuget" # See documentation for possible values + directory: "/Transpiler_pp" # Location of package manifests + schedule: + interval: "weekly" + - package-ecosystem: "nuget" # See documentation for possible values + directory: "/GenFreeWin" # Location of package manifests schedule: interval: "weekly" diff --git a/JC-AMS/Core.Tests/Core.Tests.csproj b/JC-AMS/Core.Tests/Core.Tests.csproj index fe52d46a2..2cf566fb0 100644 --- a/JC-AMS/Core.Tests/Core.Tests.csproj +++ b/JC-AMS/Core.Tests/Core.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/JC-AMS/Core/Core.csproj b/JC-AMS/Core/Core.csproj index b57a93c50..c1d78be22 100644 --- a/JC-AMS/Core/Core.csproj +++ b/JC-AMS/Core/Core.csproj @@ -33,7 +33,7 @@ - + diff --git a/TestStatements/TestStatementsTest/TestStatementsTest.csproj b/TestStatements/TestStatementsTest/TestStatementsTest.csproj index 8205f6afc..e39fe83fd 100644 --- a/TestStatements/TestStatementsTest/TestStatementsTest.csproj +++ b/TestStatements/TestStatementsTest/TestStatementsTest.csproj @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TestStatements/TestStatementsTest/TestStatements_netTest.csproj b/TestStatements/TestStatementsTest/TestStatements_netTest.csproj index 9756f941e..09a85a960 100644 --- a/TestStatements/TestStatementsTest/TestStatements_netTest.csproj +++ b/TestStatements/TestStatementsTest/TestStatements_netTest.csproj @@ -35,7 +35,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Transpiler_pp/Analyzer1/Analyzer1.Test/Analyzer1.Test.csproj b/Transpiler_pp/Analyzer1/Analyzer1.Test/Analyzer1.Test.csproj index cb73157b0..74c5e66a6 100644 --- a/Transpiler_pp/Analyzer1/Analyzer1.Test/Analyzer1.Test.csproj +++ b/Transpiler_pp/Analyzer1/Analyzer1.Test/Analyzer1.Test.csproj @@ -11,13 +11,13 @@ - + - + - + - + diff --git a/Transpiler_pp/Analyzer1/Analyzer1.Vsix/Analyzer1.Vsix.csproj b/Transpiler_pp/Analyzer1/Analyzer1.Vsix/Analyzer1.Vsix.csproj index 253dbebd3..d7c505cfa 100644 --- a/Transpiler_pp/Analyzer1/Analyzer1.Vsix/Analyzer1.Vsix.csproj +++ b/Transpiler_pp/Analyzer1/Analyzer1.Vsix/Analyzer1.Vsix.csproj @@ -19,7 +19,7 @@ - +