Skip to content

Commit 0197d4e

Browse files
dotnet-maestro-botahsonkhan
authored andcommitted
Update BuildTools, CoreClr, CoreFx, CoreSetup, IbcData, PgoData to preview1-03420-02, preview-27121-02, preview.18571.1, preview-27120-04, master-20181120-0045, master-20181120-0044, respectively (dotnet#21045)
1 parent 510d09a commit 0197d4e

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

BuildToolsVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-preview1-03415-01
1+
3.0.0-preview1-03420-02

ILAsmVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-preview-27115-03
1+
3.0.0-preview-27121-02

dependencies.props

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,23 @@
2323

2424
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
2525
<PropertyGroup>
26-
<CoreFxCurrentRef>da8ea9ee6c8b5bd9ea09836f036a5cc77f028ffd</CoreFxCurrentRef>
27-
<CoreClrCurrentRef>da8ea9ee6c8b5bd9ea09836f036a5cc77f028ffd</CoreClrCurrentRef>
28-
<BuildToolsCurrentRef>da8ea9ee6c8b5bd9ea09836f036a5cc77f028ffd</BuildToolsCurrentRef>
29-
<PgoDataCurrentRef>da8ea9ee6c8b5bd9ea09836f036a5cc77f028ffd</PgoDataCurrentRef>
30-
<CoreSetupCurrentRef>da8ea9ee6c8b5bd9ea09836f036a5cc77f028ffd</CoreSetupCurrentRef>
31-
<IbcDataCurrentRef>da8ea9ee6c8b5bd9ea09836f036a5cc77f028ffd</IbcDataCurrentRef>
26+
<CoreFxCurrentRef>fd9474f0c60ac4f7e917c072df61e4b23115b7ae</CoreFxCurrentRef>
27+
<CoreClrCurrentRef>fd9474f0c60ac4f7e917c072df61e4b23115b7ae</CoreClrCurrentRef>
28+
<BuildToolsCurrentRef>fd9474f0c60ac4f7e917c072df61e4b23115b7ae</BuildToolsCurrentRef>
29+
<PgoDataCurrentRef>fd9474f0c60ac4f7e917c072df61e4b23115b7ae</PgoDataCurrentRef>
30+
<CoreSetupCurrentRef>fd9474f0c60ac4f7e917c072df61e4b23115b7ae</CoreSetupCurrentRef>
31+
<IbcDataCurrentRef>fd9474f0c60ac4f7e917c072df61e4b23115b7ae</IbcDataCurrentRef>
3232
</PropertyGroup>
3333

3434
<!-- Tests/infrastructure dependency versions. -->
3535
<PropertyGroup>
36-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18565.4</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
37-
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18565.4</MicrosoftNETCorePlatformsPackageVersion>
38-
<PgoDataPackageVersion>99.99.99-master-20181115-0044</PgoDataPackageVersion>
39-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27115-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
40-
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview-27115-04</MicrosoftNETCoreAppPackageVersion>
36+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18571.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
37+
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18571.1</MicrosoftNETCorePlatformsPackageVersion>
38+
<PgoDataPackageVersion>99.99.99-master-20181120-0044</PgoDataPackageVersion>
39+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27121-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
40+
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview-27120-04</MicrosoftNETCoreAppPackageVersion>
4141
<XunitPackageVersion>2.4.1</XunitPackageVersion>
42-
<IbcDataPackageVersion>99.99.99-master-20181115-0045</IbcDataPackageVersion>
42+
<IbcDataPackageVersion>99.99.99-master-20181120-0045</IbcDataPackageVersion>
4343
<IbcMergePackageVersion>4.6.0-alpha-00001</IbcMergePackageVersion>
4444
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
4545
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.4</MicrosoftDiagnosticsTracingTraceEventPackageVersion>
@@ -55,7 +55,7 @@
5555
<!-- Package versions used as toolsets -->
5656
<PropertyGroup>
5757
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
58-
<FeedTasksPackageVersion>3.0.0-preview1-03415-01</FeedTasksPackageVersion>
58+
<FeedTasksPackageVersion>3.0.0-preview1-03420-02</FeedTasksPackageVersion>
5959
</PropertyGroup>
6060

6161
<!-- Publish symbol build task package -->

0 commit comments

Comments
 (0)