From 16326a63b30d77ad8cfaaab61e25e53ecadbd8fe Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Mon, 6 Apr 2015 16:14:14 -0700 Subject: [PATCH] Update version of coreclr packages Update to match the version that is consumed in corefx. This allow's for easier corefx validation using the localpublic.props file. --- src/.nuget/Microsoft.DotNet.CoreCLR.Debug.Development.nuspec | 2 +- src/.nuget/Microsoft.DotNet.CoreCLR.Development.nuspec | 2 +- src/.nuget/Microsoft.DotNet.CoreCLR.nuspec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/.nuget/Microsoft.DotNet.CoreCLR.Debug.Development.nuspec b/src/.nuget/Microsoft.DotNet.CoreCLR.Debug.Development.nuspec index 8a02e22..7cedd34 100644 --- a/src/.nuget/Microsoft.DotNet.CoreCLR.Debug.Development.nuspec +++ b/src/.nuget/Microsoft.DotNet.CoreCLR.Debug.Development.nuspec @@ -2,7 +2,7 @@ Microsoft.DotNet.CoreCLR.Debug.Development - 1.0.2-prerelease + 1.0.3-prerelease Microsoft DotNet CoreCLR Runtime For Component Development Microsoft Microsoft diff --git a/src/.nuget/Microsoft.DotNet.CoreCLR.Development.nuspec b/src/.nuget/Microsoft.DotNet.CoreCLR.Development.nuspec index 9867714..0f9a7d0 100644 --- a/src/.nuget/Microsoft.DotNet.CoreCLR.Development.nuspec +++ b/src/.nuget/Microsoft.DotNet.CoreCLR.Development.nuspec @@ -2,7 +2,7 @@ Microsoft.DotNet.CoreCLR.Development - 1.0.2-prerelease + 1.0.3-prerelease Microsoft DotNet CoreCLR Runtime For Component Development Microsoft Microsoft diff --git a/src/.nuget/Microsoft.DotNet.CoreCLR.nuspec b/src/.nuget/Microsoft.DotNet.CoreCLR.nuspec index a41c89c..a56a9ce 100644 --- a/src/.nuget/Microsoft.DotNet.CoreCLR.nuspec +++ b/src/.nuget/Microsoft.DotNet.CoreCLR.nuspec @@ -2,7 +2,7 @@ Microsoft.DotNet.CoreCLR - 1.0.2-prerelease + 1.0.3-prerelease Microsoft DotNet CoreCLR Runtime Microsoft Microsoft -- 2.7.4