From: Rakesh Singh Date: Thu, 3 Jan 2019 21:22:15 +0000 (-0800) Subject: Dependency uptake for coreclr,corefx and netstandard (dotnet/core-setup#4919) X-Git-Tag: submit/tizen/20210909.063632~11032^2~436 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=633ab07fa7d84e68b097b7f48ca704b29432d29a;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Dependency uptake for coreclr,corefx and netstandard (dotnet/core-setup#4919) * Dependency intake for core-setup * Hook up Arcade Versions.props Commit migrated from https://github.com/dotnet/core-setup/commit/0dedb91315f0df16f6e243c449aca4d134143948 --- diff --git a/src/installer/dependencies.props b/src/installer/dependencies.props index 40d6d13..845b62c 100644 --- a/src/installer/dependencies.props +++ b/src/installer/dependencies.props @@ -9,18 +9,10 @@ These ref versions are pulled from https://github.com/dotnet/versions. --> - 5b4f2a5859f580bc037342aa22a0eb9fd2ffc792 - 5b4f2a5859f580bc037342aa22a0eb9fd2ffc792 - 9beae4222a58a355e2107e99bdbcb8902c232c18 - 8cfc1012ee83209da9c0df19941f74aad3e39e12 + 5f8acf1c140f742304e6d85cde307bf31f094104 - 3.0.0-preview.19052.1 - 2.0.0 - 4.6.0-preview.19052.1 - 3.0.0-preview-27303-01 - 2.0.3 1.7.0 1.0.5 @@ -55,18 +47,6 @@ - - $(BaseDotNetBuildInfo)corefx/$(DependencyBranch) - $(CoreFxCurrentRef) - - - $(BaseDotNetBuildInfo)coreclr/$(DependencyBranch) - $(CoreClrCurrentRef) - - - $(BaseDotNetBuildInfo)standard/release/2.0.0 - $(StandardCurrentRef) - $(BaseDotNetBuildInfo)buildtools/$(DependencyBranch) $(BuildToolsCurrentRef) @@ -76,25 +56,10 @@ https://raw.githubusercontent.com/dotnet/versions - - $(MSBuildThisFileFullPath) - MicrosoftPrivateCoreFxNETCoreAppPackageVersion - Microsoft.Private.CoreFx.NETCoreApp - - - $(MSBuildThisFileFullPath) - MicrosoftNETCorePlatformsPackageVersion - Microsoft.NETCore.Platforms - - - $(MSBuildThisFileFullPath) - MicrosoftNETCoreRuntimeCoreCLRPackageVersion - Microsoft.NETCore.Runtime.CoreCLR - - - $(MSBuildThisFileFullPath) - NETStandardLibraryPackageVersion - NETStandard.Library + + $(MSBuildThisFileFullPath) + FeedTasksPackageVersion + $(FeedTasksPackage) File