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
|
|
@ -26,7 +26,7 @@
|
|||
"portable-net45+wp80+win8+wpa81+dnxcore50"
|
||||
],
|
||||
"dependencies": {
|
||||
"System.Diagnostics.Process": "4.1.0-rc3-24209-08"
|
||||
"System.Diagnostics.Process": "4.1.0-rc3-24210-06"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24209-08"
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24210-06"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
|
|
|
|||
|
|
@ -10,14 +10,14 @@
|
|||
"net451": {},
|
||||
"netstandard1.3": {
|
||||
"dependencies": {
|
||||
"System.AppContext": "4.1.0-rc3-24209-08",
|
||||
"System.Collections": "4.0.11-rc3-24209-08",
|
||||
"System.IO": "4.1.0-rc3-24209-08",
|
||||
"System.IO.FileSystem": "4.0.1-rc3-24209-08",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24209-08",
|
||||
"System.Runtime.Extensions": "4.1.0-rc3-24209-08",
|
||||
"System.Runtime.InteropServices": "4.1.0-rc3-24209-08",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc3-24209-08"
|
||||
"System.AppContext": "4.1.0-rc3-24210-06",
|
||||
"System.Collections": "4.0.11-rc3-24210-06",
|
||||
"System.IO": "4.1.0-rc3-24210-06",
|
||||
"System.IO.FileSystem": "4.0.1-rc3-24210-06",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24210-06",
|
||||
"System.Runtime.Extensions": "4.1.0-rc3-24210-06",
|
||||
"System.Runtime.InteropServices": "4.1.0-rc3-24210-06",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc3-24210-06"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
"System.Runtime.Loader": "4.0.0-rc3-24209-08"
|
||||
"System.Runtime.Loader": "4.0.0-rc3-24210-06"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.6": {
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"Newtonsoft.Json": "9.0.1-beta1",
|
||||
"NuGet.Packaging": "3.5.0-beta2-1451",
|
||||
"NuGet.RuntimeModel": "3.5.0-beta2-1451",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24209-08"
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24210-06"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
|
|
@ -33,13 +33,13 @@
|
|||
"dotnet5.4"
|
||||
],
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24209-08",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24209-08",
|
||||
"System.Runtime.Loader": "4.0.0-rc3-24209-08",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24209-08",
|
||||
"System.Security.Cryptography.Algorithms": "4.2.0-rc3-24209-08",
|
||||
"System.Threading.Thread": "4.0.0-rc3-24209-08",
|
||||
"System.Xml.XDocument": "4.0.11-rc3-24209-08"
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24210-06",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24210-06",
|
||||
"System.Runtime.Loader": "4.0.0-rc3-24210-06",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24210-06",
|
||||
"System.Security.Cryptography.Algorithms": "4.2.0-rc3-24210-06",
|
||||
"System.Threading.Thread": "4.0.0-rc3-24210-06",
|
||||
"System.Xml.XDocument": "4.0.11-rc3-24210-06"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,9 +16,9 @@
|
|||
"netstandard1.6": {
|
||||
"imports": "portable-net45+wp80+win8+wpa81+dnxcore50",
|
||||
"dependencies": {
|
||||
"System.Diagnostics.Debug": "4.0.11-rc3-24209-08",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24209-08",
|
||||
"System.Linq": "4.1.0-rc3-24209-08"
|
||||
"System.Diagnostics.Debug": "4.0.11-rc3-24210-06",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24210-06",
|
||||
"System.Linq": "4.1.0-rc3-24210-06"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@
|
|||
"portable-net45+win8"
|
||||
],
|
||||
"dependencies": {
|
||||
"System.Resources.ResourceManager": "4.0.1-rc3-24209-08",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24209-08"
|
||||
"System.Resources.ResourceManager": "4.0.1-rc3-24210-06",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24210-06"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004443-00"
|
||||
"version": "1.0.0-rc3-004449-00"
|
||||
},
|
||||
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160608-03",
|
||||
"Microsoft.Net.Compilers.netcore": "1.3.0-beta1-20160608-03",
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004443-00"
|
||||
"version": "1.0.0-rc3-004449-00"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004443-00"
|
||||
"version": "1.0.0-rc3-004449-00"
|
||||
}
|
||||
},
|
||||
"imports": "dnxcore50"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"debugType": "portable"
|
||||
},
|
||||
"dependencies": {
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24209-08",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24210-06",
|
||||
"xunit": "2.1.0",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-192208-24"
|
||||
},
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004443-00"
|
||||
"version": "1.0.0-rc3-004449-00"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004443-00"
|
||||
"version": "1.0.0-rc3-004449-00"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
|
|
|
|||
|
|
@ -28,8 +28,8 @@
|
|||
},
|
||||
"NuGet.CommandLine.XPlat": "3.5.0-beta2-1451",
|
||||
"Newtonsoft.Json": "9.0.1-beta1",
|
||||
"System.Text.Encoding.CodePages": "4.0.1-rc3-24209-08",
|
||||
"System.Diagnostics.FileVersionInfo": "4.0.0-rc3-24209-08",
|
||||
"System.Text.Encoding.CodePages": "4.0.1-rc3-24210-06",
|
||||
"System.Diagnostics.FileVersionInfo": "4.0.0-rc3-24210-06",
|
||||
"Microsoft.ApplicationInsights": "2.0.0",
|
||||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
|
|
@ -45,16 +45,16 @@
|
|||
},
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004443-00"
|
||||
"version": "1.0.0-rc3-004449-00"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.0.0-rc3-24209-08",
|
||||
"System.Diagnostics.TextWriterTraceListener": "4.0.0-rc3-24209-08",
|
||||
"System.Resources.Writer": "4.0.0-rc3-24209-08",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24209-08",
|
||||
"System.Private.DataContractSerialization": "4.1.1-rc3-24209-08",
|
||||
"System.Text.RegularExpressions": "4.1.0-rc3-24209-08",
|
||||
"System.Diagnostics.TraceSource": "4.0.0-rc3-24210-06",
|
||||
"System.Diagnostics.TextWriterTraceListener": "4.0.0-rc3-24210-06",
|
||||
"System.Resources.Writer": "4.0.0-rc3-24210-06",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24210-06",
|
||||
"System.Private.DataContractSerialization": "4.1.1-rc3-24210-06",
|
||||
"System.Text.RegularExpressions": "4.1.0-rc3-24210-06",
|
||||
"Microsoft.Win32.Registry": {
|
||||
"version": "4.0.0-rc3-24209-08",
|
||||
"version": "4.0.0-rc3-24210-06",
|
||||
"exclude": "compile"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Reference in a new issue