Skip to content

Commit 206293f

Browse files
authored
[release/2.2] Update ProdCon, baselines to 20181014-01-2116274 (#816)
* Update ProdCon to 20181014-01-2116274 * Update baselines for 2.2.0-preview3 ProdCon
1 parent e71de15 commit 206293f

File tree

11 files changed

+28
-28
lines changed

11 files changed

+28
-28
lines changed

ProdConFeed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://dotnetfeed.blob.core.windows.net/orchestrated-release-2-2/20181010-04/final/index.json
1+
https://dotnetfeed.blob.core.windows.net/orchestrated-release-2-2/20181014-01/final/index.json

dependencies.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
for which dotnet/versions commit was last used to update the dependency.
66
-->
77
<PropertyGroup>
8-
<ProdConCurrentRef>d2982064838c8c57e1f03ef9211679da72f4fd3a</ProdConCurrentRef>
8+
<ProdConCurrentRef>2415b17b695c145fae79c7087549e97cfe641956</ProdConCurrentRef>
99
<CoreClrCurrentRef>d2982064838c8c57e1f03ef9211679da72f4fd3a</CoreClrCurrentRef>
1010
<BuildToolsCurrentRef>c45fef92df48cbec1b73a48eb7b06e31b220986b</BuildToolsCurrentRef>
1111
</PropertyGroup>
@@ -22,9 +22,9 @@
2222
the product as version strings to be used by the SDK to fetch extra content.
2323
-->
2424
<PropertyGroup>
25-
<MicrosoftAspNetCoreAllPackageVersion>2.2.0-preview3-35458</MicrosoftAspNetCoreAllPackageVersion>
26-
<MicrosoftAspNetCoreAppPackageVersion>2.2.0-preview3-35458</MicrosoftAspNetCoreAppPackageVersion>
27-
<MicrosoftNETSdkRazorPackageVersion>2.2.0-preview3-35458</MicrosoftNETSdkRazorPackageVersion>
25+
<MicrosoftAspNetCoreAllPackageVersion>2.2.0-preview3-35497</MicrosoftAspNetCoreAllPackageVersion>
26+
<MicrosoftAspNetCoreAppPackageVersion>2.2.0-preview3-35497</MicrosoftAspNetCoreAppPackageVersion>
27+
<MicrosoftNETSdkRazorPackageVersion>2.2.0-preview3-35497</MicrosoftNETSdkRazorPackageVersion>
2828
</PropertyGroup>
2929

3030
<ItemGroup>

repos/core-setup.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<BuildCommand>$(ProjectDirectory)/build$(ShellExtension) $(BuildArguments)</BuildCommand>
2323
<BuildCommand Condition="$(Platform.Contains('arm'))">$(ArmEnvironmentVariables) $(BuildCommand)</BuildCommand>
2424

25-
<OfficialBuildId>20181010-04</OfficialBuildId>
25+
<OfficialBuildId>20181014-02</OfficialBuildId>
2626

2727
<!-- Need to set $(PackagesOutput) so WriteVersions writes the versions file for cli, until cli respects auto-dependency flow -->
2828
<PackagesOutput>$(SourceBuiltPackagesPath)</PackagesOutput>

repos/coreclr.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<BuildCommand Condition="$(Platform.Contains('arm'))">$(ArmEnvironmentVariables) $(BuildCommand)</BuildCommand>
2020

2121
<CleanCommand>$(ProjectDirectory)/clean$(ShellExtension)</CleanCommand>
22-
<OfficialBuildId>20181010-07</OfficialBuildId>
22+
<OfficialBuildId>20181014-03</OfficialBuildId>
2323
</PropertyGroup>
2424

2525
<ItemGroup>

repos/corefx.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<PackagesOutput>$(ProjectDirectory)/bin/packages/$(Configuration)</PackagesOutput>
2424
<CleanCommand>$(ProjectDirectory)/clean$(ShellExtension)</CleanCommand>
25-
<OfficialBuildId>20181010-06</OfficialBuildId>
25+
<OfficialBuildId>20181014-02</OfficialBuildId>
2626
</PropertyGroup>
2727

2828
<ItemGroup>

repos/sdk.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))/dir.props" />
44
<PropertyGroup>
5-
<OfficialBuildId>20181010.5</OfficialBuildId>
5+
<OfficialBuildId>20181014.2</OfficialBuildId>
66

77
<OutputVersionArgs>/p:BUILD_BUILDNUMBER=$(OfficialBuildId)</OutputVersionArgs>
88

src/cli

tools-local/prebuilt-baseline-offline.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@
119119
<Usage Id="Microsoft.DotNet.PlatformAbstractions" Version="2.1.0-preview2-26306-03" />
120120
<Usage Id="Microsoft.DotNet.Test.ProjectTemplates.2.2" Version="1.0.2-beta4-20180821-1966911" />
121121
<Usage Id="Microsoft.DotNet.VersionTools" Version="2.1.0-prerelease-02430-04" />
122-
<Usage Id="Microsoft.DotNet.Web.ItemTemplates" Version="2.2.0-preview3-35458" />
123-
<Usage Id="Microsoft.DotNet.Web.ProjectTemplates.2.2" Version="2.2.0-preview3-35458" />
124-
<Usage Id="Microsoft.DotNet.Web.Spa.ProjectTemplates" Version="2.2.0-preview3-35458" />
122+
<Usage Id="Microsoft.DotNet.Web.ItemTemplates" Version="2.2.0-preview3-35497" />
123+
<Usage Id="Microsoft.DotNet.Web.ProjectTemplates.2.2" Version="2.2.0-preview3-35497" />
124+
<Usage Id="Microsoft.DotNet.Web.Spa.ProjectTemplates" Version="2.2.0-preview3-35497" />
125125
<Usage Id="Microsoft.Extensions.CommandLineUtils" Version="1.1.0" />
126126
<Usage Id="Microsoft.Extensions.CommandLineUtils" Version="1.1.1" />
127127
<Usage Id="Microsoft.Extensions.DependencyModel" Version="1.0.0" />
@@ -135,7 +135,7 @@
135135
<Usage Id="Microsoft.Net.Compilers" Version="2.8.0-beta4-62824-10" />
136136
<Usage Id="Microsoft.Net.Compilers.netcore" Version="2.6.0-beta3-62316-02" />
137137
<Usage Id="Microsoft.Net.Compilers.Targets.NetCore" Version="0.1.5-dev" />
138-
<Usage Id="Microsoft.NET.Sdk.Razor" Version="2.2.0-preview3-35458" />
138+
<Usage Id="Microsoft.NET.Sdk.Razor" Version="2.2.0-preview3-35497" />
139139
<Usage Id="Microsoft.NET.Test.Sdk" Version="15.0.0" />
140140
<Usage Id="Microsoft.NET.Test.Sdk" Version="15.3.0" />
141141
<Usage Id="Microsoft.NET.Test.Sdk" Version="15.6.0" />
@@ -271,10 +271,10 @@
271271
<Usage Id="NuGet.Versioning" Version="4.4.0" />
272272
<Usage Id="NUnit3.DotNetNew.Template" Version="1.5.1" />
273273
<Usage Id="OpenCover" Version="4.6.519" />
274-
<Usage Id="optimization.linux-x64.PGO.CoreCLR" Version="2.1.0-release-20180815-0105" />
275-
<Usage Id="optimization.PGO.CoreCLR" Version="2.1.0-release-20180815-0105" />
276-
<Usage Id="optimization.windows_nt-x64.PGO.CoreCLR" Version="2.1.0-release-20180815-0105" />
277-
<Usage Id="optimization.windows_nt-x86.PGO.CoreCLR" Version="2.1.0-release-20180815-0105" />
274+
<Usage Id="optimization.linux-x64.PGO.CoreCLR" Version="2.2.0-release-20180912-0041" />
275+
<Usage Id="optimization.PGO.CoreCLR" Version="2.2.0-release-20180912-0041" />
276+
<Usage Id="optimization.windows_nt-x64.PGO.CoreCLR" Version="2.2.0-release-20180912-0041" />
277+
<Usage Id="optimization.windows_nt-x86.PGO.CoreCLR" Version="2.2.0-release-20180912-0041" />
278278
<Usage Id="Pdb2Pdb" Version="1.1.0-beta1-62316-01" />
279279
<Usage Id="ReportGenerator" Version="3.0.1" />
280280
<Usage Id="runtime.any.System.Collections" Version="4.0.11" Rid="any" />

0 commit comments

Comments
 (0)