Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit a3bdfa1

Browse files
Update dependencies from https://github.com/dotnet/corefx build 20190205.1 (#35106)
This change updates the following dependencies - Microsoft.NETCore.Platforms - 3.0.0-preview.19105.1
1 parent 36e812b commit a3bdfa1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<Uri>https://github.com/dotnet/core-setup</Uri>
1515
<Sha>373df9c049aaa6daa967f0bea3bac44c065051f0</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview.19104.4">
17+
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview.19105.1">
1818
<Uri>https://github.com/dotnet/corefx</Uri>
19-
<Sha>53a33cf2662ac8c9a45d13067012d80cf0ba6956</Sha>
19+
<Sha>53b8e52dbf12355ce845230f6bbe6c5425bb73e6</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview-27403-72">
2222
<Uri>https://github.com/dotnet/coreclr</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<MicrosoftNETCoreILAsmPackageVersion>3.0.0-preview-27403-72</MicrosoftNETCoreILAsmPackageVersion>
3535
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27403-72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3636
<!-- Corefx dependencies -->
37-
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19104.4</MicrosoftNETCorePlatformsPackageVersion>
37+
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19105.1</MicrosoftNETCorePlatformsPackageVersion>
3838
<!-- Standard dependencies -->
3939
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19074.3</NETStandardLibraryPackageVersion>
4040
</PropertyGroup>

0 commit comments

Comments
 (0)