Updating CoreFx, CoreSetup to rc3-24127-01, rc3-004336 respectively
This commit is contained in:
parent
f4ceb1f213
commit
a087de2f87
164 changed files with 251 additions and 251 deletions
|
@ -1,4 +1,4 @@
|
|||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
|
@ -7,8 +7,8 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CliDependencyVersions
|
||||
{
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004324";
|
||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004324-00";
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004336";
|
||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004336-00";
|
||||
|
||||
public static readonly string SharedFrameworkChannel = "preview";
|
||||
public static readonly string SharedHostChannel = "preview";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue