Skip to content

Commit aa5acad

Browse files
Bump NSubstitute.Analyzers.CSharp in /GitHubIssueFormsParser (#20)
Bumps [NSubstitute.Analyzers.CSharp](https://github.com/nsubstitute/NSubstitute.Analyzers) from 1.0.15 to 1.0.16. - [Release notes](https://github.com/nsubstitute/NSubstitute.Analyzers/releases) - [Changelog](https://github.com/nsubstitute/NSubstitute.Analyzers/blob/dev/ReleaseNotes.md) - [Commits](nsubstitute/NSubstitute.Analyzers@1.0.15...1.0.16) --- updated-dependencies: - dependency-name: NSubstitute.Analyzers.CSharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5766317 commit aa5acad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitHubIssueFormsParser/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PackageReference Include="NSubstitute" Version="4.4.0" />
4343
<PackageReference Include="Shouldly" Version="4.1.0" />
4444
<PackageReference Include="xunit.analyzers" Version="1.1.0" />
45-
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.15" />
45+
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.16" />
4646
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.1" />
4747
<PackageReference Include="LiquidTestReports.Custom" Version="1.0.9" />
4848
</ItemGroup>

0 commit comments

Comments
 (0)