Skip to content

Commit 4c36dfa

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump System.Threading.Tasks.Extensions in /tests/NHapi.Base.NUnit
Bumps [System.Threading.Tasks.Extensions](https://github.com/dotnet/maintenance-packages) from 4.5.4 to 4.6.0. - [Release notes](https://github.com/dotnet/maintenance-packages/releases) - [Commits](https://github.com/dotnet/maintenance-packages/commits) --- updated-dependencies: - dependency-name: System.Threading.Tasks.Extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb7c44b commit 4c36dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NHapi.Base.NUnit/NHapi.Base.NUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>
4646
<!-- can remove this with next version of nunit https://github.com/nunit/nunit/pull/4582 -->
47-
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
47+
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.6.0" />
4848
</ItemGroup>
4949

5050
</Project>

0 commit comments

Comments
 (0)