Update version of coreclr packages
authorMatt Mitchell <mmitche@microsoft.com>
Mon, 6 Apr 2015 23:14:14 +0000 (16:14 -0700)
committerMatt Mitchell <mmitche@microsoft.com>
Mon, 6 Apr 2015 23:14:14 +0000 (16:14 -0700)
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
src/.nuget/Microsoft.DotNet.CoreCLR.Development.nuspec
src/.nuget/Microsoft.DotNet.CoreCLR.nuspec

index 8a02e22..7cedd34 100644 (file)
@@ -2,7 +2,7 @@
 <package >
   <metadata>
     <id>Microsoft.DotNet.CoreCLR.Debug.Development</id>
-    <version>1.0.2-prerelease</version>
+    <version>1.0.3-prerelease</version>
     <title>Microsoft DotNet CoreCLR Runtime For Component Development</title>
     <authors>Microsoft</authors>
     <owners>Microsoft</owners>
index 9867714..0f9a7d0 100644 (file)
@@ -2,7 +2,7 @@
 <package >
   <metadata>
     <id>Microsoft.DotNet.CoreCLR.Development</id>
-    <version>1.0.2-prerelease</version>
+    <version>1.0.3-prerelease</version>
     <title>Microsoft DotNet CoreCLR Runtime For Component Development</title>
     <authors>Microsoft</authors>
     <owners>Microsoft</owners>
index a41c89c..a56a9ce 100644 (file)
@@ -2,7 +2,7 @@
 <package >
   <metadata>
     <id>Microsoft.DotNet.CoreCLR</id>
-    <version>1.0.2-prerelease</version>
+    <version>1.0.3-prerelease</version>
     <title>Microsoft DotNet CoreCLR Runtime</title>
     <authors>Microsoft</authors>
     <owners>Microsoft</owners>