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 a7a3a35 commit bcb359eCopy full SHA for bcb359e
build/dependencies.props
@@ -7,6 +7,6 @@
7
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
8
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
9
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
10
- <ThreadingDataflowVersion>4.7.0</ThreadingDataflowVersion>
+ <ThreadingDataflowVersion>4.8.0-*</ThreadingDataflowVersion>
11
</PropertyGroup>
12
</Project>
0 commit comments