From bbeda5f30a3b9eff2945eeb4e875e1f95e21d019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 09:10:56 +0000 Subject: [PATCH 1/4] Bump xunit from 2.8.0 to 2.8.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1. - [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj b/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj index 38ab0ff..895e68c 100644 --- a/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj +++ b/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From bf7834c77a7a1a7a064d770dd42cc9256dbca598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 16:17:45 +0000 Subject: [PATCH 2/4] Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj b/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj index 895e68c..c05c45b 100644 --- a/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj +++ b/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive From 9273822fd9b62ca5b8af0e92aa2ca60b91779151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 16:19:18 +0000 Subject: [PATCH 3/4] Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj b/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj index c05c45b..4846860 100644 --- a/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj +++ b/tests/X.Web.Sitemap.Tests/X.Web.Sitemap.Tests.csproj @@ -13,7 +13,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From e6c809f072b06303d98e8195eaf4126d1ac68eff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:39:24 +0000 Subject: [PATCH 4/4] Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 Bumps JetBrains.Annotations from 2023.3.0 to 2024.2.0. --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/X.Web.Sitemap/X.Web.Sitemap.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/X.Web.Sitemap/X.Web.Sitemap.csproj b/src/X.Web.Sitemap/X.Web.Sitemap.csproj index f613a5a..3e5a8be 100644 --- a/src/X.Web.Sitemap/X.Web.Sitemap.csproj +++ b/src/X.Web.Sitemap/X.Web.Sitemap.csproj @@ -32,7 +32,7 @@ - + \ No newline at end of file