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 feb777b commit 6926f63Copy full SHA for 6926f63
eng/Versions.props
@@ -104,7 +104,7 @@
104
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
105
</PropertyGroup>
106
<PropertyGroup Condition="'$(DotNetBuildSourceOnly)' == 'true'">
107
- <MicrosoftIORedistVersion>6.1.0</MicrosoftIORedistVersion>
108
- <SystemThreadingTasksExtensionsVersion>4.6.0</SystemThreadingTasksExtensionsVersion>
+ <MicrosoftIORedistVersion>6.1.2</MicrosoftIORedistVersion>
+ <SystemThreadingTasksExtensionsVersion>4.6.2</SystemThreadingTasksExtensionsVersion>
109
110
</Project>
0 commit comments