From 83208b051c838913f58779c03483e78a415e1bb3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 7 Mar 2023 04:59:35 +0000
Subject: [PATCH 1/2] deps: Update dependency PublicApiGenerator to version 11
Updates-dependency: PublicApiGenerator
Updates-dependency-from-version: 10.3.0
Updates-dependency-to-version: 11.0.0
---
src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj b/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj
index 74ffeb5..4c3e7be 100644
--- a/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj
+++ b/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj
@@ -14,7 +14,7 @@
-
+
From 33a4e667044b2a20f057de696f1a683e838fa7db Mon Sep 17 00:00:00 2001
From: GitHub Actions
Date: Tue, 7 Mar 2023 05:00:10 +0000
Subject: [PATCH 2/2] Update NuGet lock file
---
src/GhBadgesSharp.Test/packages.lock.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/GhBadgesSharp.Test/packages.lock.json b/src/GhBadgesSharp.Test/packages.lock.json
index 149df82..db54adc 100644
--- a/src/GhBadgesSharp.Test/packages.lock.json
+++ b/src/GhBadgesSharp.Test/packages.lock.json
@@ -49,12 +49,12 @@
},
"PublicApiGenerator": {
"type": "Direct",
- "requested": "[10.3.0, )",
- "resolved": "10.3.0",
- "contentHash": "JUsbiQxsOWoQqayp3Ye/okdftKMPsynhDA/tGEWHWSi1HtgCqh3dRtXaVCGnTnAcqMHPel6/Lhj4tQD1hCDSlw==",
+ "requested": "[11.0.0, )",
+ "resolved": "11.0.0",
+ "contentHash": "Iu9CU7ryElZJNALWEAJUfN45FkfrjLJibOEBwrdNJG46CmwLp8b2U3SUObC1YkXfTfPVREXEOuTzaOQFCsmK9Q==",
"dependencies": {
"Mono.Cecil": "0.11.4",
- "System.CodeDom": "6.0.0"
+ "System.CodeDom": "7.0.0"
}
},
"xunit": {