Skip to content

Commit

Permalink
Bump Gu.Roslyn.Extensions.Source from 0.16.5 to 0.16.6
Browse files Browse the repository at this point in the history
Bumps [Gu.Roslyn.Extensions.Source](https://github.com/GuOrg/Gu.Roslyn.Extensions) from 0.16.5 to 0.16.6.
- [Release notes](https://github.com/GuOrg/Gu.Roslyn.Extensions/releases)
- [Changelog](https://github.com/GuOrg/Gu.Roslyn.Extensions/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/GuOrg/Gu.Roslyn.Extensions/commits)

---
updated-dependencies:
- dependency-name: Gu.Roslyn.Extensions.Source
  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 Mar 1, 2022
1 parent f219277 commit b8f6ac7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<ItemGroup>
<PackageReference Include="Gu.Analyzers" Version="2.0.2" PrivateAssets="all" />
<PackageReference Include="Gu.Roslyn.Extensions.Source" Version="0.16.5" />
<PackageReference Include="Gu.Roslyn.Extensions.Source" Version="0.16.6" />
<PackageReference Include="IDisposableAnalyzers" Version="4.0.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.1.46" PrivateAssets="all" />
Expand Down

0 comments on commit b8f6ac7

Please sign in to comment.