mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-10 01:06:10 +00:00
Bump NSubstitute from 4.2.1 to 4.2.2 (#2213)
Bumps NSubstitute from 4.2.1 to 4.2.2. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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.1" />
|
<PackageReference Include="NSubstitute" Version="4.2.2" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<PropertyGroup Condition=" '$(TargetFramework)' == 'netcoreapp3.1' ">
|
<PropertyGroup Condition=" '$(TargetFramework)' == 'netcoreapp3.1' ">
|
||||||
|
|||||||
Reference in New Issue
Block a user