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

Commit e4af8f7

Browse files
Update BuildTools, CoreClr, CoreFx, PgoData to preview1-02929-01, preview1-26629-01, preview1-26628-03, master-20180629-0054, respectively
1 parent 1ad9c94 commit e4af8f7

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-
2.2.0-preview1-02928-01
1+
2.2.0-preview1-02929-01

ILAsmVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-preview1-26627-04
1+
3.0.0-preview1-26629-01

dependencies.props

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@
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>f9173f18d54ab4e842be4b5d0a0df47323a1451b</CoreFxCurrentRef>
27-
<CoreClrCurrentRef>f9173f18d54ab4e842be4b5d0a0df47323a1451b</CoreClrCurrentRef>
28-
<BuildToolsCurrentRef>f9173f18d54ab4e842be4b5d0a0df47323a1451b</BuildToolsCurrentRef>
29-
<PgoDataCurrentRef>f9173f18d54ab4e842be4b5d0a0df47323a1451b</PgoDataCurrentRef>
26+
<CoreFxCurrentRef>682cdfa89eaae96583b8826eab98eb15d92d9bbd</CoreFxCurrentRef>
27+
<CoreClrCurrentRef>682cdfa89eaae96583b8826eab98eb15d92d9bbd</CoreClrCurrentRef>
28+
<BuildToolsCurrentRef>682cdfa89eaae96583b8826eab98eb15d92d9bbd</BuildToolsCurrentRef>
29+
<PgoDataCurrentRef>682cdfa89eaae96583b8826eab98eb15d92d9bbd</PgoDataCurrentRef>
3030
</PropertyGroup>
3131

3232
<!-- Tests/infrastructure dependency versions. -->
3333
<PropertyGroup>
34-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26627-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
35-
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26627-04</MicrosoftNETCorePlatformsPackageVersion>
36-
<PgoDataPackageVersion>99.99.99-master-20180627-0051</PgoDataPackageVersion>
37-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26627-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
34+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26628-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
35+
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26628-03</MicrosoftNETCorePlatformsPackageVersion>
36+
<PgoDataPackageVersion>99.99.99-master-20180629-0054</PgoDataPackageVersion>
37+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26629-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3838
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
3939
<XunitConsoleNetcorePackageVersion>2.2.0-preview1-02830-02</XunitConsoleNetcorePackageVersion>
4040
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
@@ -51,7 +51,7 @@
5151
<!-- Package versions used as toolsets -->
5252
<PropertyGroup>
5353
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
54-
<FeedTasksPackageVersion>2.2.0-preview1-02928-01</FeedTasksPackageVersion>
54+
<FeedTasksPackageVersion>2.2.0-preview1-02929-01</FeedTasksPackageVersion>
5555
</PropertyGroup>
5656

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

0 commit comments

Comments
 (0)