[DEPS] Bump NSubstitute from 4.2.2 to 4.3.0 (#2402)

This commit is contained in:
dependabot[bot]
2022-07-11 09:08:15 -05:00
committed by GitHub
parent 3d6cdc459f
commit 1a98d8f0d8

View File

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