Merge pull request #2954 from dotnet/piotrpMSFT/preview1to2

preview1 --> preview2
This commit is contained in:
Sridhar Periyasamy 2016-05-10 16:54:15 -07:00
commit c01331f2f9
122 changed files with 147 additions and 140 deletions

View file

@ -11,7 +11,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
}
},
"imports": [

View file

@ -1,6 +1,6 @@
{
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*",
"Microsoft.NETCore.App": "1.0.0-rc3-*",
"EmptyLibrary": "1.0.0-*"
},
"frameworks": {

View file

@ -3,7 +3,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
}
},
"dnx451": {}

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"Newtonsoft.Json": "8.0.3"
}

View file

@ -3,7 +3,7 @@
"netcoreapp1.0": {
"imports": "dnxcore50",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
}
}
},

View file

@ -1,6 +1,6 @@
{
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*",
"Microsoft.NETCore.App": "1.0.0-rc3-*",
"Microsoft.Web.Administration": "7.0.0"
},
"frameworks": {

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -9,7 +9,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
}
}
}

View file

@ -1,12 +1,12 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-rc-*",
"compilationOptions": {
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"Microsoft.Extensions.DependencyModel": { "target": "project" }
},

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-rc-*",
"compilationOptions": {
"emitEntryPoint": true
},
@ -10,7 +10,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"Microsoft.DotNet.Cli.Utils": { "target": "project" },
"Microsoft.DotNet.ProjectModel": { "target": "project" },

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-rc-*",
"compilationOptions": {
"emitEntryPoint": true
},
@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
}
}
},

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-rc-*",
"compilationOptions": {
"emitEntryPoint": true
},

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -5,7 +5,7 @@
},
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc2-*",
"version": "1.0.0-rc3-*",
"type": "platform"
}
},

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*",
"Microsoft.NETCore.App": "1.0.0-rc3-*",
"dotnet-hello": {
"version": "1.0.0",
"target": "package"

View file

@ -5,7 +5,7 @@
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*",
"Microsoft.NETCore.App": "1.0.0-rc3-*",
"dotnet-hello": {
"version": "1.0.0",
"target": "package"

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc2-*",
"version": "1.0.0-rc3-*",
"type": "platform"
},
"xunit.core": "2.1.0",

View file

@ -8,7 +8,7 @@
"target": "package"
},
"Microsoft.NETCore.App": {
"version": "1.0.0-rc2-*",
"version": "1.0.0-rc3-*",
"type": "platform"
}
},

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
}
}
}

View file

@ -12,7 +12,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
}
}
}

View file

@ -9,7 +9,7 @@
"netstandard1.5": {
"imports": "dnxcore50",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
}
},
"net451": {}

View file

@ -5,7 +5,7 @@
"preserveCompilationContext": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*",
"Microsoft.NETCore.App": "1.0.0-rc3-*",
"DependencyContextValidator": "1.0.0-*"
},
"frameworks": {

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*",
"Microsoft.NETCore.App": "1.0.0-rc3-*",
"DependencyContextValidator": "1.0.0-*"
},
"frameworks": {

View file

@ -7,7 +7,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"DependencyContextValidator": "1.0.0-*"
},

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"DependencyContextValidator": "1.0.0-*"
},

View file

@ -14,7 +14,7 @@
}
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"packOptions": {
"files": {

View file

@ -9,7 +9,7 @@
],
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"tools": {
"dotnet-compile-fsc": {

View file

@ -12,7 +12,7 @@
"version": "1.0.0-*",
"target": "project"
},
"Microsoft.NETCore.App": "1.0.0-rc2-*",
"Microsoft.NETCore.App": "1.0.0-rc3-*",
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221"
},
"tools": {

View file

@ -9,7 +9,7 @@
],
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"tools": {
"dotnet-compile-fsc": {

View file

@ -16,7 +16,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
}
},
"imports": [

View file

@ -14,7 +14,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"imports": [
"dnxcore50",

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
}
}
}

View file

@ -11,7 +11,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
}
}
}

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"System.Linq": "4.0.0"
},

View file

@ -7,7 +7,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*"
},

View file

@ -7,7 +7,7 @@
"Microsoft.Data.OData": "5.6.4",
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"TestLibraryWithResources": { "target": "project" }
},

View file

@ -7,7 +7,7 @@
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc2-*",
"version": "1.0.0-rc3-*",
"type": "platform"
}
}

View file

@ -6,7 +6,7 @@
},
"dependencies": {
"TestLibrary": "1.0.0-*",
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-3002498"
"version": "1.0.0-rc3-*"
},
"LibraryWithBuildDependency": { "target": "project" }
},

View file

@ -3,7 +3,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-3002498"
"version": "1.0.0-rc3-*"
},
"Microsoft.Net.Compilers": {
"type": "build",

View file

@ -5,7 +5,7 @@
"outputName": "AppWithContentPackage"
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*",
"Microsoft.NETCore.App": "1.0.0-rc3-*",
"SharedContentA": "1.0.0-*"
},
"frameworks": {

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"content": "testcontentfile.txt",
"frameworks": {

View file

@ -9,7 +9,7 @@
"target": "project",
"version": "1.0.0-*"
},
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -9,7 +9,7 @@
"target": "project",
"version": "1.0.0-*"
},
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -9,7 +9,7 @@
"target": "project",
"version": "1.0.0-*"
},
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -5,7 +5,7 @@
"netcoreapp1.0": {
"imports": "dnxcore50",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
}
},
"net451": {

View file

@ -5,7 +5,7 @@
"netcoreapp1.0": {
"imports": "dnxcore50",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
}
},
"netcore50": {

View file

@ -4,7 +4,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
}
},
"net451": {

View file

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc2-*",
"version": "1.0.0-rc3-*",
"type": "platform"
},
},

View file

@ -6,7 +6,7 @@
"dependencies": {
"L11": "1.0.0-*",
"L12": "1.0.0-*",
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -3,7 +3,7 @@
"dependencies": {
"L12": "1.0.0-*",
"L21": "1.0.0-*",
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netstandard1.5": {

View file

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"dependencies": {
"L22": "1.0.0-*",
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netstandard1.5": {

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netstandard1.5": {

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netstandard1.5": {

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -5,7 +5,7 @@
"xmlDoc": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
},
"frameworks": {
"netcoreapp1.0": { }

View file

@ -4,7 +4,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
}
},
"net451": {

View file

@ -4,7 +4,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-*"
}
},
"net451": {

View file

@ -4,5 +4,5 @@
MAJOR_VERSION=1
MINOR_VERSION=0
PATCH_VERSION=0
RELEASE_SUFFIX=preview1
CHANNEL=beta
RELEASE_SUFFIX=preview2
CHANNEL=preview

View file

@ -10,7 +10,7 @@
</Component>
<Component Id="SetupRegistry_x86_RC2_Compat_Key" Directory="TARGETDIR" Win64="no">
<RegistryKey Root="HKLM" Key="SOFTWARE\dotnet\Setup\InstalledVersions\$(var.Platform)\sdk">
<RegistryValue Action="write" Name="1.0.0-preview1" Type="integer" Value="1" KeyPath="yes"/>
<RegistryValue Action="write" Name="1.0.0-preview2" Type="integer" Value="1" KeyPath="yes"/>
</RegistryKey>
</Component>
</ComponentGroup>

View file

@ -42,8 +42,7 @@
</ItemGroup>
<PropertyGroup>
<!-- For RC2 we need to start with -rc2-3 so that it is higher then the last published -rc2-23931 -->
<VersionSuffix>-rc2-3$(CLIBuildVersion)</VersionSuffix>
<VersionSuffix>-rc3-$(CLIBuildVersion)</VersionSuffix>
</PropertyGroup>
</Target>

View file

@ -183,7 +183,7 @@ namespace Microsoft.DotNet.Cli.Build
[Target(
nameof(PublishTargets.PublishInstallerFilesToAzure),
nameof(PublishTargets.PublishArchivesToAzure),
nameof(PublishTargets.PublishDebFilesToDebianRepo),
/*nameof(PublishTargets.PublishDebFilesToDebianRepo),*/ //https://github.com/dotnet/cli/issues/2973
nameof(PublishTargets.PublishCoreHostPackages),
nameof(PublishTargets.PublishCliVersionBadge))]
public static BuildTargetResult PublishArtifacts(BuildTargetContext c) => c.Success();

View file

@ -7,7 +7,7 @@ namespace Microsoft.DotNet.Cli.Build
public string SimpleVersion => $"{Major}.{Minor}.{Patch}.{CommitCountString}";
public string VersionSuffix => $"{ReleaseSuffix}-{CommitCountString}";
public string NuGetVersion => $"{Major}.{Minor}.{Patch}-{VersionSuffix}";
public string NetCoreAppVersion => $"{Major}.{Minor}.{Patch}-rc2-3{CommitCountString}";
public string NetCoreAppVersion => $"{Major}.{Minor}.{Patch}-rc3-{CommitCountString}";
public string ProductionVersion => $"{Major}.{Minor}.{Patch}";
}
}

View file

@ -18,7 +18,7 @@ namespace Microsoft.DotNet.Cli.Build
public override int Major => 1;
public override int Minor => 0;
public override int Patch => 1;
public override string ReleaseSuffix => "rc2";
public override string ReleaseSuffix => "rc3";
public string LatestHostVersionNoSuffix => $"{Major}.{Minor}.{Patch}";
public string LatestHostFxrVersionNoSuffix => $"{Major}.{Minor}.{Patch}";
public string LatestHostPolicyVersionNoSuffix => $"{Major}.{Minor}.{Patch}";

View file

@ -32,7 +32,7 @@ namespace Microsoft.DotNet.Cli.Build
case "beta":
case "rc1":
case "rc2":
case "preview1":
case "preview":
case "rtm":
packageName = "dotnet";
break;
@ -57,7 +57,7 @@ namespace Microsoft.DotNet.Cli.Build
case "beta":
case "rc1":
case "rc2":
case "preview1":
case "preview":
case "rtm":
packagePrefix = "dotnet";
break;

View file

@ -47,7 +47,7 @@
#>
[cmdletbinding()]
param(
[string]$Channel="preview",
[string]$Channel="beta",
[string]$Version="Latest",
[string]$InstallDir="<auto>",
[string]$Architecture="<auto>",
@ -130,7 +130,8 @@ function Get-Azure-Channel-From-Channel([string]$Channel) {
# For compatibility with build scripts accept also directly Azure channels names
switch ($Channel.ToLower()) {
{ ($_ -eq "future") -or ($_ -eq "dev") } { return "dev" }
{ ($_ -eq "preview") -or ($_ -eq "beta") } { return "beta" }
{ ($_ -eq "beta") } { return "beta" }
{ ($_ -eq "preview") } { return "preview" }
{ $_ -eq "production" } { throw "Production channel does not exist yet" }
default { throw "``$Channel`` is an invalid channel name. Use one of the following: ``future``, ``preview``, ``production``" }
}

View file

@ -288,10 +288,14 @@ get_azure_channel_from_channel() {
echo "dev"
return 0
;;
preview|beta)
beta)
echo "beta"
return 0
;;
preview)
echo "preview"
return 0
;;
production)
say_err "Production channel does not exist yet"
return 1
@ -528,7 +532,7 @@ local_version_file_relative_path="/.version"
bin_folder_relative_path=""
temporary_file_template="${TMPDIR:-/tmp}/dotnet.XXXXXXXXX"
channel="preview"
channel="beta"
version="Latest"
install_dir="<auto>"
architecture="<auto>"

View file

@ -47,7 +47,7 @@
#>
[cmdletbinding()]
param(
[string]$Channel="preview",
[string]$Channel="beta",
[string]$Version="Latest",
[string]$InstallDir="<auto>",
[string]$Architecture="<auto>",
@ -68,11 +68,11 @@ $VersionRegEx="/\d+\.\d+[^/]+/"
$OverrideNonVersionedFiles=$true
function Say($str) {
Write-Host "dotnet_install: $str"
Write-Host "dotnet-install: $str"
}
function Say-Verbose($str) {
Write-Verbose "dotnet_install: $str"
Write-Verbose "dotnet-install: $str"
}
function Say-Invocation($Invocation) {
@ -130,7 +130,8 @@ function Get-Azure-Channel-From-Channel([string]$Channel) {
# For compatibility with build scripts accept also directly Azure channels names
switch ($Channel.ToLower()) {
{ ($_ -eq "future") -or ($_ -eq "dev") } { return "dev" }
{ ($_ -eq "preview") -or ($_ -eq "beta") } { return "beta" }
{ ($_ -eq "beta") } { return "beta" }
{ ($_ -eq "preview") } { return "preview" }
{ $_ -eq "production" } { throw "Production channel does not exist yet" }
default { throw "``$Channel`` is an invalid channel name. Use one of the following: ``future``, ``preview``, ``production``" }
}

View file

@ -47,7 +47,7 @@ say_err() {
say() {
# using stream 3 (defined in the beginning) to not interfere with stdout of functions
# which may be used as return value
printf "%b\n" "${cyan:-}dotnet_install:${normal:-} $1" >&3
printf "%b\n" "${cyan:-}dotnet-install:${normal:-} $1" >&3
}
say_verbose() {
@ -245,7 +245,7 @@ is_dotnet_package_installed() {
local install_root=$1
local relative_path_to_package=$2
local specific_version=$3
local specific_version=${3//[$'\t\r\n']}
local dotnet_package_path=$(combine_paths $(combine_paths $install_root $relative_path_to_package) $specific_version)
say_verbose "is_dotnet_package_installed: dotnet_package_path=$dotnet_package_path"
@ -288,10 +288,14 @@ get_azure_channel_from_channel() {
echo "dev"
return 0
;;
preview|beta)
beta)
echo "beta"
return 0
;;
preview)
echo "preview"
return 0
;;
production)
say_err "Production channel does not exist yet"
return 1
@ -343,7 +347,7 @@ construct_download_link() {
local azure_feed=$1
local azure_channel=$2
local normalized_architecture=$3
local specific_version=$4
local specific_version=${4//[$'\t\r\n']}
local osname=$(get_current_os_name)
@ -528,7 +532,7 @@ local_version_file_relative_path="/.version"
bin_folder_relative_path=""
temporary_file_template="${TMPDIR:-/tmp}/dotnet.XXXXXXXXX"
channel="preview"
channel="beta"
version="Latest"
install_dir="<auto>"
architecture="<auto>"

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-preview2-*",
"compilationOptions": {
"keyFile": "../../tools/Key.snk",
"warningsAsErrors": true

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-preview2-*",
"compilationOptions": {
"keyFile": "../../tools/Key.snk"
},

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-preview2-*",
"compilationOptions": {
"keyFile": "../../tools/Key.snk"
},

View file

@ -1,6 +1,6 @@
{
"description": "Abstractions for making code that uses file system and environment testable.",
"version": "1.0.0-rc2-*",
"version": "1.0.0-rc3-*",
"repository": {
"type": "git",
"url": "git://github.com/dotnet/cli"

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-preview2-*",
"compilationOptions": {
"keyFile": "../../tools/Key.snk"
},

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-preview2-*",
"compilationOptions": {
"keyFile": "../../tools/Key.snk"
},

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-rc2-*",
"version": "1.0.0-rc3-*",
"compilationOptions": {
"keyFile": "../../tools/Key.snk"
},

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-preview2-*",
"description": "Microsoft.DotNet.TestFramework Class Library",
"tags": [
""

View file

@ -1,6 +1,6 @@
{
"description": "Abstractions for reading `.deps` files.",
"version": "1.0.0-rc2-*",
"version": "1.0.0-rc3-*",
"repository": {
"type": "git",
"url": "git://github.com/dotnet/cli"

View file

@ -1,6 +1,6 @@
{
"description": "Abstractions for test runners to communicate to a tool, such as Visual Studio.",
"version": "1.0.0-preview1-*",
"version": "1.0.0-preview2-*",
"repository": {
"type": "git",
"url": "git://github.com/dotnet/cli"

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160429-01",
"Microsoft.Net.Compilers.netcore": "1.3.0-beta1-20160429-01",

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-preview2-*",
"compilationOptions": {
"emitEntryPoint": true
},
@ -16,7 +16,7 @@
"Microsoft.DotNet.Cli.Utils": { "target": "project" },
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
}
},
"frameworks": {

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview1-*",
"version": "1.0.0-preview2-*",
"compilationOptions": {
"emitEntryPoint": true
},
@ -33,7 +33,7 @@
"Microsoft.NETCore.TestHost": "1.0.0-rc2-24027",
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"System.Diagnostics.TraceSource": "4.0.0-rc2-24027",
"System.Diagnostics.TextWriterTraceListener": "4.0.0-rc2-24027",

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
"Microsoft.DotNet.ProjectModel": {

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
},
"frameworks": {

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
"Microsoft.DotNet.ProjectModel": {

View file

@ -3,7 +3,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
"Microsoft.DotNet.Tools.Tests.Utilities": {

View file

@ -7,7 +7,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"System.Diagnostics.TraceSource": "4.0.0-rc2-24027",
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",

View file

@ -3,7 +3,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-*"
},
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
"Microsoft.DotNet.Tools.Tests.Utilities": {

Some files were not shown because too many files have changed in this diff Show more