Skip to content

Commit

Permalink
Bump Gu.Roslyn.Extensions.Source from 0.17.0 to 0.17.1
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.17.0 to 0.17.1.
- [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 Sep 12, 2023
1 parent 443b2fe commit ab45b14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<ItemGroup>
<PackageReference Include="Gu.Analyzers" Version="2.0.3" PrivateAssets="all" />
<PackageReference Include="Gu.Roslyn.Extensions.Source" Version="0.17.0" />
<PackageReference Include="Gu.Roslyn.Extensions.Source" Version="0.17.1" />
<PackageReference Include="IDisposableAnalyzers" Version="4.0.6" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.7.30" PrivateAssets="all" />
Expand Down

0 comments on commit ab45b14

Please sign in to comment.