Skip to content

Commit 25bd392

Browse files
Update maintenance-packages versions (#15700)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 29472b0 commit 25bd392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<!-- maintenance-packages -->
1212
<PropertyGroup Condition="'$(DotNetBuildSourceOnly)' == 'true'">
1313
<MicrosoftBclHashCodeVersion>6.0.0</MicrosoftBclHashCodeVersion>
14-
<SystemMemoryVersion>4.6.2</SystemMemoryVersion>
15-
<MicrosoftIORedistVersion>6.1.2</MicrosoftIORedistVersion>
14+
<SystemMemoryVersion>4.6.3</SystemMemoryVersion>
15+
<MicrosoftIORedistVersion>6.1.3</MicrosoftIORedistVersion>
1616
</PropertyGroup>
1717
<PropertyGroup Condition="'$(DotNetBuildSourceOnly)' != 'true'">
1818
<MicrosoftBclHashCodeVersion>1.1.1</MicrosoftBclHashCodeVersion>

0 commit comments

Comments
 (0)