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

Commit 36e812b

Browse files
Update dependencies from dotnet/corefx (#35076)
* Update dependencies from https://github.com/dotnet/corefx build 20190204.1 This change updates the following dependencies - Microsoft.NETCore.Platforms - 3.0.0-preview.19104.1 * Update dependencies from https://github.com/dotnet/corefx build 20190204.2 This change updates the following dependencies - Microsoft.NETCore.Platforms - 3.0.0-preview.19104.2 * Update dependencies from https://github.com/dotnet/corefx build 20190204.3 This change updates the following dependencies - Microsoft.NETCore.Platforms - 3.0.0-preview.19104.3 * Update dependencies from https://github.com/dotnet/corefx build 20190204.4 This change updates the following dependencies - Microsoft.NETCore.Platforms - 3.0.0-preview.19104.4
1 parent 53b8e52 commit 36e812b

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.19103.4">
17+
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview.19104.4">
1818
<Uri>https://github.com/dotnet/corefx</Uri>
19-
<Sha>634afbde43e7e0f4b40b0a2670cc23873c0c1a83</Sha>
19+
<Sha>53a33cf2662ac8c9a45d13067012d80cf0ba6956</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.19103.4</MicrosoftNETCorePlatformsPackageVersion>
37+
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19104.4</MicrosoftNETCorePlatformsPackageVersion>
3838
<!-- Standard dependencies -->
3939
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19074.3</NETStandardLibraryPackageVersion>
4040
</PropertyGroup>

0 commit comments

Comments
 (0)