Updating CoreFx, CoreClr, Roslyn, CoreSetup, DiaSymReader to rc3-24208-04, rc3-24208-04, beta1-20160608-03, rc3-004425, rc2-60608-04 respectively
This commit is contained in:
parent
7f13f6d3b6
commit
f43aad780c
167 changed files with 271 additions and 271 deletions
|
@ -7,7 +7,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class DependencyVersions
|
||||
{
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc3-24207-03";
|
||||
public static readonly string JitVersion = "1.0.2-rc3-24207-03";
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc3-24208-04";
|
||||
public static readonly string JitVersion = "1.0.2-rc3-24208-04";
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
"version": "1.0.0-*",
|
||||
"description": "Build scripts for dotnet-cli",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.6.0-rc3-24207-03",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24207-03",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24207-03",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24207-03",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24207-03",
|
||||
"System.Xml.XmlSerializer": "4.0.11-rc3-24207-03",
|
||||
"NETStandard.Library": "1.6.0-rc3-24208-04",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24208-04",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24208-04",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24208-04",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24208-04",
|
||||
"System.Xml.XmlSerializer": "4.0.11-rc3-24208-04",
|
||||
"WindowsAzure.Storage": "6.2.2-preview",
|
||||
"Microsoft.DotNet.Cli.Build.Framework": {
|
||||
"target": "project"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue