[deps] Bump NSubstitute from 4.3.0 to 4.4.0 (#2475)

This commit is contained in:
dependabot[bot]
2022-07-13 12:39:52 -05:00
committed by GitHub
parent f6e541d616
commit 7ab6dc3cec

View File

@@ -28,7 +28,7 @@
<ItemGroup>
<ProjectReference Include="..\Octokit\Octokit.csproj" />
<ProjectReference Include="..\Octokit.Reactive\Octokit.Reactive.csproj" />
<PackageReference Include="NSubstitute" Version="4.3.0" />
<PackageReference Include="NSubstitute" Version="4.4.0" />
</ItemGroup>
<PropertyGroup Condition=" '$(TargetFramework)' == 'netcoreapp3.1' ">