Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit da2fe0e

Browse files
dotnet-maestro-botjkotas
authored andcommitted
Update BuildTools, CoreClr, CoreFx, PgoData to preview1-03603-01, preview-27305-02, preview.19055.1, master-20190105-0042, respectively (#21749)
1 parent d0cdf88 commit da2fe0e

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
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-03430-01
1+
3.0.0-preview1-03603-01

ILAsmVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-preview-27302-01
1+
3.0.0-preview-27305-02

dependencies.props

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@
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>a81070ec4ce2361bbd24f8d156e67613807285a9</CoreFxCurrentRef>
27-
<CoreClrCurrentRef>a81070ec4ce2361bbd24f8d156e67613807285a9</CoreClrCurrentRef>
28-
<BuildToolsCurrentRef>c538360fb7bf16505db9b54e4674e54deceb13de</BuildToolsCurrentRef>
29-
<PgoDataCurrentRef>982efb931db09a52623f2021bf1dd670936d980d</PgoDataCurrentRef>
26+
<CoreFxCurrentRef>70dac702228f21ca63c6c226fe782db17610a47a</CoreFxCurrentRef>
27+
<CoreClrCurrentRef>70dac702228f21ca63c6c226fe782db17610a47a</CoreClrCurrentRef>
28+
<BuildToolsCurrentRef>70dac702228f21ca63c6c226fe782db17610a47a</BuildToolsCurrentRef>
29+
<PgoDataCurrentRef>70dac702228f21ca63c6c226fe782db17610a47a</PgoDataCurrentRef>
3030
<CoreSetupCurrentRef>56b60e4ef0879b0423542f32a0b87779b4236453</CoreSetupCurrentRef>
3131
<IbcDataCurrentRef>fd9474f0c60ac4f7e917c072df61e4b23115b7ae</IbcDataCurrentRef>
3232
</PropertyGroup>
3333

3434
<!-- Tests/infrastructure dependency versions. -->
3535
<PropertyGroup>
36-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.19051.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
37-
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19051.1</MicrosoftNETCorePlatformsPackageVersion>
38-
<PgoDataPackageVersion>99.99.99-master-20181210-0037</PgoDataPackageVersion>
39-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27302-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
36+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.19055.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
37+
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19055.1</MicrosoftNETCorePlatformsPackageVersion>
38+
<PgoDataPackageVersion>99.99.99-master-20190105-0042</PgoDataPackageVersion>
39+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27305-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
4040
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview-27218-01</MicrosoftNETCoreAppPackageVersion>
4141
<XunitPackageVersion>2.4.1</XunitPackageVersion>
4242
<IbcDataPackageVersion>99.99.99-master-20181120-0045</IbcDataPackageVersion>
@@ -54,7 +54,7 @@
5454
<!-- Package versions used as toolsets -->
5555
<PropertyGroup>
5656
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
57-
<FeedTasksPackageVersion>3.0.0-preview1-03430-01</FeedTasksPackageVersion>
57+
<FeedTasksPackageVersion>3.0.0-preview1-03603-01</FeedTasksPackageVersion>
5858
</PropertyGroup>
5959

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

0 commit comments

Comments
 (0)