build(deps): bump NSubstitute from 4.4.0 to 5.0.0 (#2669)

This commit is contained in:
dependabot[bot]
2023-03-09 12:56:53 -06:00
committed by GitHub
parent 1300427bdd
commit 7d01bad297
+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="4.4.0" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
</ItemGroup>
<ItemGroup>