From 5c817244739f9c3f90294b95d268b6d8065468e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 08:36:29 +0000 Subject: [PATCH] chore(deps): update dependency microsoft.codeanalysis.netanalyzers to v7.0.4 (#8) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/cuidgen/cuidgen.csproj | 2 +- src/cuidgen/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/cuidgen/cuidgen.csproj b/src/cuidgen/cuidgen.csproj index 435b840..a48fee9 100644 --- a/src/cuidgen/cuidgen.csproj +++ b/src/cuidgen/cuidgen.csproj @@ -46,7 +46,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/cuidgen/packages.lock.json b/src/cuidgen/packages.lock.json index e8d637f..573382d 100644 --- a/src/cuidgen/packages.lock.json +++ b/src/cuidgen/packages.lock.json @@ -22,9 +22,9 @@ }, "Microsoft.CodeAnalysis.NetAnalyzers": { "type": "Direct", - "requested": "[7.0.3, )", - "resolved": "7.0.3", - "contentHash": "PunKpMykRx4dRMPBPc+1Dayqz6VEPQODrO/NbspU8vXlxQixLfyGkrz0hWaHFB61X39xzjagd6jOyinKzRAlAw==" + "requested": "[7.0.4, )", + "resolved": "7.0.4", + "contentHash": "qkdUzgth6IBtGvGjII8PZ1B+dfXZ4VPXzlIGeE444vJlih/cVFTCTzF2ZY9s1buK1yLnkkDcTVGH2kyUWbyPTw==" }, "Microsoft.SourceLink.GitHub": { "type": "Direct",