diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 89fc748..5684609 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,19 +3,17 @@ updates: - package-ecosystem: nuget directory: '/' schedule: - interval: daily + interval: monthly reviewers: - meysamhadeli assignees: - meysamhadeli - # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#commit-message + # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#commit-message commit-message: prefix: "build" include: "scope" labels: - "dependabot" - "dependencies" - # Allow up to 10 open pull requests for pip dependencies - open-pull-requests-limit: 10 - # By default, Dependabot checks for manifest files on the default branch and raises pull requests for version updates against this branch. Use target-branch to specify a different branch + # By default, Dependabot checks for manifest files on the default branch and raises pull requests for version updates against this branch. Use target-branch to specify a different branch target-branch: "develop" diff --git a/src/BuildingBlocks/BuildingBlocks.csproj b/src/BuildingBlocks/BuildingBlocks.csproj index 42df187..d55c810 100644 --- a/src/BuildingBlocks/BuildingBlocks.csproj +++ b/src/BuildingBlocks/BuildingBlocks.csproj @@ -21,18 +21,18 @@ - + - + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -50,16 +50,16 @@ - + - - - + + + - + @@ -78,29 +78,29 @@ - - - + + + - + - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -130,10 +130,10 @@ - + - - + +