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,8 +7,8 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CliDependencyVersions
|
||||
{
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004443-00";
|
||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004443-00";
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004449-00";
|
||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004449-00";
|
||||
|
||||
public static readonly string SharedFrameworkChannel = "preview";
|
||||
public static readonly string SharedHostChannel = "preview";
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
"emitEntryPoint": true
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.6.0-rc3-24209-08",
|
||||
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24208-04",
|
||||
"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.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24210-01",
|
||||
"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",
|
||||
"NuGet.CommandLine.XPlat": "3.5.0-beta2-1451",
|
||||
"Microsoft.DotNet.Cli.Build.Framework": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue