Skip to content

Commit

Permalink
nuget(deps): bump Meziantou.Analyzer from 1.0.748 to 2.0.179
Browse files Browse the repository at this point in the history
Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 1.0.748 to 2.0.179.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](https://github.com/meziantou/Meziantou.Analyzer/commits/2.0.179)

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent ffbc02e commit aa07005
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Meziantou.Analyzer" Version="1.0.748">
<PackageReference Include="Meziantou.Analyzer" Version="2.0.179">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
18 changes: 9 additions & 9 deletions src/Z0ne.Collections/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"Meziantou.Analyzer": {
"type": "Direct",
"requested": "[1.0.748, )",
"resolved": "1.0.748",
"contentHash": "VW0xBOvFdr4CIfBfBhK9liZrbGPi2n/9QJBLf25y8+FNBI/LlyOkVChNuVLOFKetg3JspEZHY01iDL+sr1e9jw=="
"requested": "[2.0.179, )",
"resolved": "2.0.179",
"contentHash": "F5zRPPi1A1lLq4AkBxKWk32gCo9xy8b46InSBUx47gj3DZFfAYi1TtYeChBJedkDETaVKX0+0YtXh/nVAJ/aQw=="
},
"ReflectionAnalyzers": {
"type": "Direct",
Expand Down Expand Up @@ -60,9 +60,9 @@
},
"Meziantou.Analyzer": {
"type": "Direct",
"requested": "[1.0.748, )",
"resolved": "1.0.748",
"contentHash": "VW0xBOvFdr4CIfBfBhK9liZrbGPi2n/9QJBLf25y8+FNBI/LlyOkVChNuVLOFKetg3JspEZHY01iDL+sr1e9jw=="
"requested": "[2.0.179, )",
"resolved": "2.0.179",
"contentHash": "F5zRPPi1A1lLq4AkBxKWk32gCo9xy8b46InSBUx47gj3DZFfAYi1TtYeChBJedkDETaVKX0+0YtXh/nVAJ/aQw=="
},
"ReflectionAnalyzers": {
"type": "Direct",
Expand Down Expand Up @@ -98,9 +98,9 @@
},
"Meziantou.Analyzer": {
"type": "Direct",
"requested": "[1.0.748, )",
"resolved": "1.0.748",
"contentHash": "VW0xBOvFdr4CIfBfBhK9liZrbGPi2n/9QJBLf25y8+FNBI/LlyOkVChNuVLOFKetg3JspEZHY01iDL+sr1e9jw=="
"requested": "[2.0.179, )",
"resolved": "2.0.179",
"contentHash": "F5zRPPi1A1lLq4AkBxKWk32gCo9xy8b46InSBUx47gj3DZFfAYi1TtYeChBJedkDETaVKX0+0YtXh/nVAJ/aQw=="
},
"ReflectionAnalyzers": {
"type": "Direct",
Expand Down
6 changes: 3 additions & 3 deletions tests/Z0ne.Collections.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@
},
"Meziantou.Analyzer": {
"type": "Direct",
"requested": "[1.0.748, )",
"resolved": "1.0.748",
"contentHash": "VW0xBOvFdr4CIfBfBhK9liZrbGPi2n/9QJBLf25y8+FNBI/LlyOkVChNuVLOFKetg3JspEZHY01iDL+sr1e9jw=="
"requested": "[2.0.179, )",
"resolved": "2.0.179",
"contentHash": "F5zRPPi1A1lLq4AkBxKWk32gCo9xy8b46InSBUx47gj3DZFfAYi1TtYeChBJedkDETaVKX0+0YtXh/nVAJ/aQw=="
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
Expand Down

0 comments on commit aa07005

Please sign in to comment.