build(deps): bump NSubstitute from 5.0.0 to 5.1.0 (#2770)

This commit is contained in:
dependabot[bot]
2023-09-15 15:20:00 -05:00
committed by GitHub
parent 5610c3bef4
commit f8aee83691
+1 -1
View File
@@ -29,7 +29,7 @@
<ProjectReference Include="..\Octokit\Octokit.csproj" />
<ProjectReference Include="..\Octokit.Reactive\Octokit.Reactive.csproj" />
<ProjectReference Include="..\Octokit.AsyncPaginationExtension\Octokit.AsyncPaginationExtension.csproj" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
</ItemGroup>
<ItemGroup>