diff --git a/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj b/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj index 74ffeb5..ad877c7 100644 --- a/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj +++ b/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/GhBadgesSharp.Test/packages.lock.json b/src/GhBadgesSharp.Test/packages.lock.json index 149df82..2994cbb 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": "[10.5.0, )", + "resolved": "10.5.0", + "contentHash": "75vaZS1fwOMWrhb1or22Tb5+8iVYqHcZ7QutVAlfnShsgHwcQMG1mgqpQsKlpi+FK9Y03ndtyuupcz+bnKh8Iw==", "dependencies": { "Mono.Cecil": "0.11.4", - "System.CodeDom": "6.0.0" + "System.CodeDom": "7.0.0" } }, "xunit": {