Skip to content

Commit 13bf9e7

Browse files
committed
Remove System.Threading.Tasks.Extensions package reference closes #683
1 parent fa1cbc1 commit 13bf9e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>
46-
<!-- can remove this with next version of nunit https://github.com/nunit/nunit/pull/4582 -->
47-
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.6.2" />
4846
</ItemGroup>
4947

5048
</Project>

0 commit comments

Comments
 (0)