From 3cf95219c70ee8d399192882e3b46d755bcd5427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 04:24:59 +0000 Subject: [PATCH 1/2] Bump xunit from 2.9.0 to 2.9.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1. - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DateTimeOnly.Tests/DateTimeOnly.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DateTimeOnly.Tests/DateTimeOnly.Tests.csproj b/DateTimeOnly.Tests/DateTimeOnly.Tests.csproj index dc671ff..ce5a801 100644 --- a/DateTimeOnly.Tests/DateTimeOnly.Tests.csproj +++ b/DateTimeOnly.Tests/DateTimeOnly.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 98c4b27f7d65e2f316053e73e4dde69caed93d81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 23 Sep 2024 04:25:18 +0000 Subject: [PATCH 2/2] Update NuGet lock files after Dependabot dependency update. --- DateTimeOnly/packages.lock.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/DateTimeOnly/packages.lock.json b/DateTimeOnly/packages.lock.json index 58bb692..a511d51 100644 --- a/DateTimeOnly/packages.lock.json +++ b/DateTimeOnly/packages.lock.json @@ -2,6 +2,15 @@ "version": 1, "dependencies": { ".NETFramework,Version=v4.6.2": { + "Microsoft.NETFramework.ReferenceAssemblies": { + "type": "Direct", + "requested": "[1.0.3, )", + "resolved": "1.0.3", + "contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==", + "dependencies": { + "Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.3" + } + }, "Microsoft.SourceLink.GitHub": { "type": "Direct", "requested": "[8.0.0, )", @@ -28,6 +37,11 @@ "resolved": "8.0.0", "contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==" }, + "Microsoft.NETFramework.ReferenceAssemblies.net462": { + "type": "Transitive", + "resolved": "1.0.3", + "contentHash": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ==" + }, "Microsoft.SourceLink.Common": { "type": "Transitive", "resolved": "8.0.0",