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.Logging.File.Tests/DecSm.Extensions.Logging.File.Tests.csproj b/DecSm.Extensions.Logging.File.Tests/DecSm.Extensions.Logging.File.Tests.csproj index b92c9be..7cbdc53 100644 --- a/DecSm.Extensions.Logging.File.Tests/DecSm.Extensions.Logging.File.Tests.csproj +++ b/DecSm.Extensions.Logging.File.Tests/DecSm.Extensions.Logging.File.Tests.csproj @@ -6,20 +6,20 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + - - - - + + + + @@ -27,7 +27,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/DecSm.Extensions.Logging.File/DecSm.Extensions.Logging.File.csproj b/DecSm.Extensions.Logging.File/DecSm.Extensions.Logging.File.csproj index c29addd..9297c95 100644 --- a/DecSm.Extensions.Logging.File/DecSm.Extensions.Logging.File.csproj +++ b/DecSm.Extensions.Logging.File/DecSm.Extensions.Logging.File.csproj @@ -7,18 +7,18 @@ - - + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Directory.Build.props b/Directory.Build.props index f859ee5..6d48bf1 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,8 +7,6 @@ icon.png readme.md A collection of extensions for the Microsoft.Extensions.Logging namespace. - true - true 14 enable @@ -21,7 +19,10 @@ true true embedded + true true + true + true 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 @@ - - - - + + + +