We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1cbc1 commit 13bf9e7Copy full SHA for 13bf9e7
tests/NHapi.Base.NUnit/NHapi.Base.NUnit.csproj
@@ -43,8 +43,6 @@
43
<PrivateAssets>all</PrivateAssets>
44
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
45
</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" />
48
</ItemGroup>
49
50
</Project>
0 commit comments