diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d843dba..f6915c5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,15 +7,15 @@ registries: updates: - package-ecosystem: "nuget" - target-branch: "main" - directory: "/" + target-branch: 'main' + directory: '/' registries: - nuget groups: nuget-deps: patterns: - - "*" - open-pull-requests-limit: 10 + - '*' schedule: interval: weekly + open-pull-requests-limit: 10 diff --git a/DecSm.Extensions.Hosting.Tests/DecSm.Extensions.Hosting.Tests.csproj b/DecSm.Extensions.Hosting.Tests/DecSm.Extensions.Hosting.Tests.csproj index 1641480..f304caa 100644 --- a/DecSm.Extensions.Hosting.Tests/DecSm.Extensions.Hosting.Tests.csproj +++ b/DecSm.Extensions.Hosting.Tests/DecSm.Extensions.Hosting.Tests.csproj @@ -7,24 +7,24 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + - - - + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -36,7 +36,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/DecSm.Extensions.Hosting/DecSm.Extensions.Hosting.csproj b/DecSm.Extensions.Hosting/DecSm.Extensions.Hosting.csproj index 270f698..320362f 100644 --- a/DecSm.Extensions.Hosting/DecSm.Extensions.Hosting.csproj +++ b/DecSm.Extensions.Hosting/DecSm.Extensions.Hosting.csproj @@ -7,7 +7,7 @@ - + diff --git a/Directory.Build.props b/Directory.Build.props index 88f549e..97776bd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -6,8 +6,6 @@ icon.png readme.md A collection of extensions for the Microsoft.Extensions.Hosting namespace. - true - true 14 enable @@ -20,7 +18,10 @@ true true embedded + true true + true + true diff --git a/GitVersion.yml b/GitVersion.yml index 8926f0c..b0609dd 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -110,4 +110,4 @@ branches: regex: ^(pull|pull\-requests|pr)[/-] is-release-branch: false is-main-branch: false - pre-release-weight: 0 # 0–999 \ No newline at end of file + pre-release-weight: 0 # 0–999 diff --git a/_atom/_atom.csproj b/_atom/_atom.csproj index 0c3597b..7e8f400 100644 --- a/_atom/_atom.csproj +++ b/_atom/_atom.csproj @@ -7,10 +7,10 @@ - - - - + + + +