From: Zach Montoya Date: Thu, 29 Jun 2017 22:52:44 +0000 (-0700) Subject: Update Microsoft.Net.Native.Compiler dependency and the property to store that depend... X-Git-Tag: submit/tizen/20210909.063632~11032^2~1245 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ff5f75cb6b31597f661106292a49a9b59ca24c74;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Update Microsoft.Net.Native.Compiler dependency and the property to store that dependency value (dotnet/core-setup#2761) Commit migrated from https://github.com/dotnet/core-setup/commit/a9d0df12ad7cd3f37d51809d3f77abe704e80f60 --- diff --git a/src/installer/dependencies.props b/src/installer/dependencies.props index 08815a5..d2796ad 100644 --- a/src/installer/dependencies.props +++ b/src/installer/dependencies.props @@ -20,6 +20,7 @@ 2.1.0-preview1-25324-02 2.1.0-preview1-25413-01 $(MicrosoftNETCoreRuntimeCoreCLRPackageVersion) + 2.0.0-preview-25429-00 2.1.0-preview1-25429-01 1.4.1 4.5.0-preview1-25413-01 diff --git a/src/installer/pkg/projects/Microsoft.NETCore.UniversalWindowsPlatform/src/Microsoft.NETCore.UniversalWindowsPlatform.depproj b/src/installer/pkg/projects/Microsoft.NETCore.UniversalWindowsPlatform/src/Microsoft.NETCore.UniversalWindowsPlatform.depproj index 3272d24..c4e5789 100644 --- a/src/installer/pkg/projects/Microsoft.NETCore.UniversalWindowsPlatform/src/Microsoft.NETCore.UniversalWindowsPlatform.depproj +++ b/src/installer/pkg/projects/Microsoft.NETCore.UniversalWindowsPlatform/src/Microsoft.NETCore.UniversalWindowsPlatform.depproj @@ -21,7 +21,7 @@ - 1.6.1 + $(MicrosoftNetNativeCompilerPackageVersion) $(CoreFxVersion)