From 00d7a9153266531b235727a5bab7ae5dad12e3ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 18:58:09 +0000 Subject: [PATCH] Bump Microsoft.SourceLink.GitHub from 1.0.0 to 8.0.0 --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- API/GenHTTP.Api.csproj | 2 +- Engine/GenHTTP.Engine.csproj | 2 +- Modules/Authentication/GenHTTP.Modules.Authentication.csproj | 2 +- Modules/Basics/GenHTTP.Modules.Basics.csproj | 2 +- Modules/Caching/GenHTTP.Modules.Caching.csproj | 2 +- Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj | 2 +- Modules/Compression/GenHTTP.Modules.Compression.csproj | 2 +- Modules/Controllers/GenHTTP.Modules.Controllers.csproj | 2 +- Modules/Conversion/GenHTTP.Modules.Conversion.csproj | 2 +- .../DirectoryBrowsing/GenHTTP.Modules.DirectoryBrowsing.csproj | 2 +- Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj | 2 +- Modules/IO/GenHTTP.Modules.IO.csproj | 2 +- Modules/Layouting/GenHTTP.Modules.Layouting.csproj | 2 +- Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj | 2 +- Modules/Markdown/GenHTTP.Modules.Markdown.csproj | 2 +- Modules/Placeholders/GenHTTP.Modules.Placeholders.csproj | 2 +- Modules/Practices/GenHTTP.Modules.Practices.csproj | 2 +- Modules/Razor/GenHTTP.Modules.Razor.csproj | 2 +- Modules/Reflection/GenHTTP.Modules.Reflection.csproj | 2 +- Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj | 2 +- Modules/Robots/GenHTTP.Modules.Robots.csproj | 2 +- Modules/Scriban/GenHTTP.Modules.Scriban.csproj | 2 +- Modules/Security/GenHTTP.Modules.Security.csproj | 2 +- Modules/ServerCaching/GenHTTP.Modules.ServerCaching.csproj | 2 +- .../GenHTTP.Modules.SinglePageApplications.csproj | 2 +- Modules/Sitemaps/GenHTTP.Modules.Sitemaps.csproj | 2 +- Modules/StaticWebsites/GenHTTP.Modules.StaticWebsites.csproj | 2 +- Modules/VirtualHosting/GenHTTP.Modules.VirtualHosting.csproj | 2 +- Modules/Webservices/GenHTTP.Modules.Webservices.csproj | 2 +- Modules/Websites/GenHTTP.Modules.Websites.csproj | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/API/GenHTTP.Api.csproj b/API/GenHTTP.Api.csproj index 201f39b..352d163 100644 --- a/API/GenHTTP.Api.csproj +++ b/API/GenHTTP.Api.csproj @@ -34,7 +34,7 @@ - + diff --git a/Engine/GenHTTP.Engine.csproj b/Engine/GenHTTP.Engine.csproj index d6a6e7f..0414fa4 100644 --- a/Engine/GenHTTP.Engine.csproj +++ b/Engine/GenHTTP.Engine.csproj @@ -59,7 +59,7 @@ - + diff --git a/Modules/Authentication/GenHTTP.Modules.Authentication.csproj b/Modules/Authentication/GenHTTP.Modules.Authentication.csproj index 0232156..07f83da 100644 --- a/Modules/Authentication/GenHTTP.Modules.Authentication.csproj +++ b/Modules/Authentication/GenHTTP.Modules.Authentication.csproj @@ -40,7 +40,7 @@ - + diff --git a/Modules/Basics/GenHTTP.Modules.Basics.csproj b/Modules/Basics/GenHTTP.Modules.Basics.csproj index e9410bb..bf95721 100644 --- a/Modules/Basics/GenHTTP.Modules.Basics.csproj +++ b/Modules/Basics/GenHTTP.Modules.Basics.csproj @@ -42,7 +42,7 @@ - + diff --git a/Modules/Caching/GenHTTP.Modules.Caching.csproj b/Modules/Caching/GenHTTP.Modules.Caching.csproj index a7304e4..676c20d 100644 --- a/Modules/Caching/GenHTTP.Modules.Caching.csproj +++ b/Modules/Caching/GenHTTP.Modules.Caching.csproj @@ -44,7 +44,7 @@ - + diff --git a/Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj b/Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj index 78e7c8f..635c7b1 100644 --- a/Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj +++ b/Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj @@ -44,7 +44,7 @@ - + diff --git a/Modules/Compression/GenHTTP.Modules.Compression.csproj b/Modules/Compression/GenHTTP.Modules.Compression.csproj index 780d302..5d554f7 100644 --- a/Modules/Compression/GenHTTP.Modules.Compression.csproj +++ b/Modules/Compression/GenHTTP.Modules.Compression.csproj @@ -40,7 +40,7 @@ - + diff --git a/Modules/Controllers/GenHTTP.Modules.Controllers.csproj b/Modules/Controllers/GenHTTP.Modules.Controllers.csproj index 622eb19..d6a5e43 100644 --- a/Modules/Controllers/GenHTTP.Modules.Controllers.csproj +++ b/Modules/Controllers/GenHTTP.Modules.Controllers.csproj @@ -44,7 +44,7 @@ - + diff --git a/Modules/Conversion/GenHTTP.Modules.Conversion.csproj b/Modules/Conversion/GenHTTP.Modules.Conversion.csproj index 78b947c..2e05523 100644 --- a/Modules/Conversion/GenHTTP.Modules.Conversion.csproj +++ b/Modules/Conversion/GenHTTP.Modules.Conversion.csproj @@ -44,7 +44,7 @@ - + diff --git a/Modules/DirectoryBrowsing/GenHTTP.Modules.DirectoryBrowsing.csproj b/Modules/DirectoryBrowsing/GenHTTP.Modules.DirectoryBrowsing.csproj index e9b43e3..dcf665a 100644 --- a/Modules/DirectoryBrowsing/GenHTTP.Modules.DirectoryBrowsing.csproj +++ b/Modules/DirectoryBrowsing/GenHTTP.Modules.DirectoryBrowsing.csproj @@ -42,7 +42,7 @@ - + diff --git a/Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj b/Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj index 6828204..6b394e8 100644 --- a/Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj +++ b/Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj @@ -42,7 +42,7 @@ - + diff --git a/Modules/IO/GenHTTP.Modules.IO.csproj b/Modules/IO/GenHTTP.Modules.IO.csproj index 76c2b72..552702c 100644 --- a/Modules/IO/GenHTTP.Modules.IO.csproj +++ b/Modules/IO/GenHTTP.Modules.IO.csproj @@ -43,7 +43,7 @@ - + diff --git a/Modules/Layouting/GenHTTP.Modules.Layouting.csproj b/Modules/Layouting/GenHTTP.Modules.Layouting.csproj index 8d80aea..be2afa4 100644 --- a/Modules/Layouting/GenHTTP.Modules.Layouting.csproj +++ b/Modules/Layouting/GenHTTP.Modules.Layouting.csproj @@ -42,7 +42,7 @@ - + diff --git a/Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj b/Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj index 4d9f0b2..e24de53 100644 --- a/Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj +++ b/Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj @@ -41,7 +41,7 @@ - + diff --git a/Modules/Markdown/GenHTTP.Modules.Markdown.csproj b/Modules/Markdown/GenHTTP.Modules.Markdown.csproj index 791378a..4c42d3f 100644 --- a/Modules/Markdown/GenHTTP.Modules.Markdown.csproj +++ b/Modules/Markdown/GenHTTP.Modules.Markdown.csproj @@ -47,7 +47,7 @@ - + diff --git a/Modules/Placeholders/GenHTTP.Modules.Placeholders.csproj b/Modules/Placeholders/GenHTTP.Modules.Placeholders.csproj index dc9c7b6..4c7c93b 100644 --- a/Modules/Placeholders/GenHTTP.Modules.Placeholders.csproj +++ b/Modules/Placeholders/GenHTTP.Modules.Placeholders.csproj @@ -43,7 +43,7 @@ - + diff --git a/Modules/Practices/GenHTTP.Modules.Practices.csproj b/Modules/Practices/GenHTTP.Modules.Practices.csproj index 46cb358..600c431 100644 --- a/Modules/Practices/GenHTTP.Modules.Practices.csproj +++ b/Modules/Practices/GenHTTP.Modules.Practices.csproj @@ -44,7 +44,7 @@ - + diff --git a/Modules/Razor/GenHTTP.Modules.Razor.csproj b/Modules/Razor/GenHTTP.Modules.Razor.csproj index 032e615..39d12a0 100644 --- a/Modules/Razor/GenHTTP.Modules.Razor.csproj +++ b/Modules/Razor/GenHTTP.Modules.Razor.csproj @@ -47,7 +47,7 @@ - + diff --git a/Modules/Reflection/GenHTTP.Modules.Reflection.csproj b/Modules/Reflection/GenHTTP.Modules.Reflection.csproj index ab50827..44deb2d 100644 --- a/Modules/Reflection/GenHTTP.Modules.Reflection.csproj +++ b/Modules/Reflection/GenHTTP.Modules.Reflection.csproj @@ -42,7 +42,7 @@ - + diff --git a/Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj b/Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj index a52bab6..b928f36 100644 --- a/Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj +++ b/Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj @@ -42,7 +42,7 @@ - + diff --git a/Modules/Robots/GenHTTP.Modules.Robots.csproj b/Modules/Robots/GenHTTP.Modules.Robots.csproj index 217b741..65a268b 100644 --- a/Modules/Robots/GenHTTP.Modules.Robots.csproj +++ b/Modules/Robots/GenHTTP.Modules.Robots.csproj @@ -43,7 +43,7 @@ - + diff --git a/Modules/Scriban/GenHTTP.Modules.Scriban.csproj b/Modules/Scriban/GenHTTP.Modules.Scriban.csproj index e824561..911786a 100644 --- a/Modules/Scriban/GenHTTP.Modules.Scriban.csproj +++ b/Modules/Scriban/GenHTTP.Modules.Scriban.csproj @@ -47,7 +47,7 @@ - + diff --git a/Modules/Security/GenHTTP.Modules.Security.csproj b/Modules/Security/GenHTTP.Modules.Security.csproj index 1e3e9ca..c01c288 100644 --- a/Modules/Security/GenHTTP.Modules.Security.csproj +++ b/Modules/Security/GenHTTP.Modules.Security.csproj @@ -41,7 +41,7 @@ - + diff --git a/Modules/ServerCaching/GenHTTP.Modules.ServerCaching.csproj b/Modules/ServerCaching/GenHTTP.Modules.ServerCaching.csproj index 1cc0c04..d6b5901 100644 --- a/Modules/ServerCaching/GenHTTP.Modules.ServerCaching.csproj +++ b/Modules/ServerCaching/GenHTTP.Modules.ServerCaching.csproj @@ -46,7 +46,7 @@ - + diff --git a/Modules/SinglePageApplications/GenHTTP.Modules.SinglePageApplications.csproj b/Modules/SinglePageApplications/GenHTTP.Modules.SinglePageApplications.csproj index 0c51f72..7a72768 100644 --- a/Modules/SinglePageApplications/GenHTTP.Modules.SinglePageApplications.csproj +++ b/Modules/SinglePageApplications/GenHTTP.Modules.SinglePageApplications.csproj @@ -42,7 +42,7 @@ - + diff --git a/Modules/Sitemaps/GenHTTP.Modules.Sitemaps.csproj b/Modules/Sitemaps/GenHTTP.Modules.Sitemaps.csproj index 44b3aad..76d2b8e 100644 --- a/Modules/Sitemaps/GenHTTP.Modules.Sitemaps.csproj +++ b/Modules/Sitemaps/GenHTTP.Modules.Sitemaps.csproj @@ -42,7 +42,7 @@ - + diff --git a/Modules/StaticWebsites/GenHTTP.Modules.StaticWebsites.csproj b/Modules/StaticWebsites/GenHTTP.Modules.StaticWebsites.csproj index f0b04e9..e336981 100644 --- a/Modules/StaticWebsites/GenHTTP.Modules.StaticWebsites.csproj +++ b/Modules/StaticWebsites/GenHTTP.Modules.StaticWebsites.csproj @@ -44,7 +44,7 @@ - + diff --git a/Modules/VirtualHosting/GenHTTP.Modules.VirtualHosting.csproj b/Modules/VirtualHosting/GenHTTP.Modules.VirtualHosting.csproj index 70010fd..5b5c29d 100644 --- a/Modules/VirtualHosting/GenHTTP.Modules.VirtualHosting.csproj +++ b/Modules/VirtualHosting/GenHTTP.Modules.VirtualHosting.csproj @@ -42,7 +42,7 @@ - + diff --git a/Modules/Webservices/GenHTTP.Modules.Webservices.csproj b/Modules/Webservices/GenHTTP.Modules.Webservices.csproj index cc2d1b3..a6b6f0f 100644 --- a/Modules/Webservices/GenHTTP.Modules.Webservices.csproj +++ b/Modules/Webservices/GenHTTP.Modules.Webservices.csproj @@ -46,7 +46,7 @@ - + diff --git a/Modules/Websites/GenHTTP.Modules.Websites.csproj b/Modules/Websites/GenHTTP.Modules.Websites.csproj index 02df364..e58fed1 100644 --- a/Modules/Websites/GenHTTP.Modules.Websites.csproj +++ b/Modules/Websites/GenHTTP.Modules.Websites.csproj @@ -46,7 +46,7 @@ - +