Skip to content

Commit 9e573d0

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Gu.Roslyn.Extensions.Source from 0.17.0 to 0.17.1
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>
1 parent 1471603 commit 9e573d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IDisposableAnalyzers/IDisposableAnalyzers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135

136136
<ItemGroup>
137137
<PackageReference Include="Gu.Analyzers" Version="2.0.3" PrivateAssets="all" />
138-
<PackageReference Include="Gu.Roslyn.Extensions.Source" Version="0.17.0" />
138+
<PackageReference Include="Gu.Roslyn.Extensions.Source" Version="0.17.1" />
139139
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />
140140
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />
141141
</ItemGroup>

0 commit comments

Comments
 (0)