Updating CoreFx, CoreClr, CoreSetup to rc3-24210-06, rc3-24210-01, rc3-3004449-00 respectively
This commit is contained in:
parent
3550b04f2e
commit
7b51f28c7f
165 changed files with 266 additions and 266 deletions
|
@ -7,7 +7,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class DependencyVersions
|
||||
{
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc3-24208-04";
|
||||
public static readonly string JitVersion = "1.0.2-rc3-24208-04";
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc3-24210-01";
|
||||
public static readonly string JitVersion = "1.0.2-rc3-24210-01";
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
"version": "1.0.0-*",
|
||||
"description": "Build scripts for dotnet-cli",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.6.0-rc3-24209-08",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24209-08",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24209-08",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24209-08",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24209-08",
|
||||
"System.Xml.XmlSerializer": "4.0.11-rc3-24209-08",
|
||||
"NETStandard.Library": "1.6.0-rc3-24210-06",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24210-06",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24210-06",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24210-06",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24210-06",
|
||||
"System.Xml.XmlSerializer": "4.0.11-rc3-24210-06",
|
||||
"WindowsAzure.Storage": "6.2.2-preview",
|
||||
"Microsoft.DotNet.Cli.Build.Framework": {
|
||||
"target": "project"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue