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 776bec2 commit 82702e9Copy full SHA for 82702e9
tests/NHapi.Base.NUnit/NHapi.Base.NUnit.csproj
@@ -44,7 +44,7 @@
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.0" />
+ <PackageReference Include="System.Threading.Tasks.Extensions" Version="4.6.2" />
48
</ItemGroup>
49
50
</Project>
0 commit comments