Skip to content

Commit

Permalink
Bump WpfAnalyzers from 4.1.0 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [WpfAnalyzers](https://github.com/DotNetAnalyzers/WpfAnalyzers) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/DotNetAnalyzers/WpfAnalyzers/releases)
- [Changelog](https://github.com/DotNetAnalyzers/WpfAnalyzers/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/DotNetAnalyzers/WpfAnalyzers/commits)

---
updated-dependencies:
- dependency-name: WpfAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JohanLarsson committed May 11, 2022
1 parent 3fbc185 commit ccc785a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AstView/AstView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="PropertyChangedAnalyzers" Version="4.0.0" PrivateAssets="all" />
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" PrivateAssets="all" />
<PackageReference Include="WpfAnalyzers" Version="4.1.0" PrivateAssets="all" />
<PackageReference Include="WpfAnalyzers" Version="4.1.1" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ccc785a

Please sign in to comment.