diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e2da62788..cebfdde72 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,6 @@ updates: directory: / schedule: interval: monthly - day: monday cooldown: default-days: 7 semver-major-days: 14 @@ -26,7 +25,6 @@ updates: directory: / schedule: interval: monthly - day: monday cooldown: default-days: 7 semver-major-days: 14 @@ -39,7 +37,6 @@ updates: directory: /VueApp schedule: interval: monthly - day: monday cooldown: default-days: 7 semver-major-days: 14 @@ -64,7 +61,6 @@ updates: directory: / schedule: interval: monthly - day: monday cooldown: default-days: 7 groups: diff --git a/test/Viper.test.csproj b/test/Viper.test.csproj index a2c0e746d..6861531b2 100644 --- a/test/Viper.test.csproj +++ b/test/Viper.test.csproj @@ -23,17 +23,17 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/web/Viper.csproj b/web/Viper.csproj index ad780ee0d..1cde67bc3 100644 --- a/web/Viper.csproj +++ b/web/Viper.csproj @@ -46,7 +46,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -73,10 +73,10 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all