Skip to content

Commit cb39618

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Gu.Analyzers from 2.0.2 to 2.0.3
Bumps [Gu.Analyzers](https://github.com/GuOrg/Gu.Analyzers) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/GuOrg/Gu.Analyzers/releases) - [Changelog](https://github.com/GuOrg/Gu.Analyzers/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/GuOrg/Gu.Analyzers/commits) --- updated-dependencies: - dependency-name: Gu.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca39723 commit cb39618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AspNetCoreAnalyzers/AspNetCoreAnalyzers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</ItemGroup>
5151

5252
<ItemGroup>
53-
<PackageReference Include="Gu.Analyzers" Version="2.0.2" PrivateAssets="all" />
53+
<PackageReference Include="Gu.Analyzers" Version="2.0.3" PrivateAssets="all" />
5454
<PackageReference Include="Gu.Roslyn.Extensions.Source" Version="0.17.0" />
5555
<PackageReference Include="IDisposableAnalyzers" Version="4.0.2" PrivateAssets="all" />
5656
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />

0 commit comments

Comments
 (0)