Skip to content

Commit 61ce91e

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Gu.Roslyn.Extensions from 0.15.7 to 0.16.0
Bumps [Gu.Roslyn.Extensions](https://github.com/GuOrg/Gu.Roslyn.Extensions) from 0.15.7 to 0.16.0. - [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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b005ac0 commit 61ce91e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PropertyChangedAnalyzers/PropertyChangedAnalyzers.csproj

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

6060
<ItemGroup>
6161
<PackageReference Include="Gu.Analyzers" Version="1.8.5" PrivateAssets="all" />
62-
<PackageReference Include="Gu.Roslyn.Extensions" Version="0.15.7" />
62+
<PackageReference Include="Gu.Roslyn.Extensions" Version="0.16.0" />
6363
<PackageReference Include="IDisposableAnalyzers" Version="3.4.15" PrivateAssets="all" />
6464
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" />
6565
<PackageReference Include="ReflectionAnalyzers" Version="0.1.22-dev" PrivateAssets="all" />

0 commit comments

Comments
 (0)