Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Meziantou.Analyzer from 2.0.215 to 2.0.218
---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.218
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2025
commit 0dad34491429bb3bbe13100fdf192ce5b8cc6f25
2 changes: 1 addition & 1 deletion src/UnfoldedCircle.AdbTv/UnfoldedCircle.AdbTv.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<ItemGroup>
<PackageReference Include="AdvancedSharpAdbClient" Version="3.4.14" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.215">
<PackageReference Include="Meziantou.Analyzer" Version="2.0.218">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Loading