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

Commit de61fa9

Browse files
dotnet-maestro-botRussKeldorph
authored andcommitted
Update BuildTools, CoreClr, CoreFx, PgoData to rc1-02913-01, servicing-26606-02, servicing-26703-08, release-20180706-0055, respectively
1 parent 73b3ec3 commit de61fa9

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

BuildToolsVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0-rc1-02804-05
1+
2.1.0-rc1-02913-01

ILAsmVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0-rtm-26515-07
1+
2.1.1-servicing-26606-02

dependencies.props

Lines changed: 8 additions & 8 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>e455bb23eba181ab6c857c5117de4a14c0090bad</CoreFxCurrentRef>
27-
<CoreClrCurrentRef>e455bb23eba181ab6c857c5117de4a14c0090bad</CoreClrCurrentRef>
28-
<BuildToolsCurrentRef>2f4e25ff2bccea64c3da62bff526f24ad3c032de</BuildToolsCurrentRef>
29-
<PgoDataCurrentRef>1fbc07f918d44a48e734ed445472b9eb2bd2709d</PgoDataCurrentRef>
26+
<CoreFxCurrentRef>a080ef004e000171295297ae80d4054364fa1ab8</CoreFxCurrentRef>
27+
<CoreClrCurrentRef>a080ef004e000171295297ae80d4054364fa1ab8</CoreClrCurrentRef>
28+
<BuildToolsCurrentRef>a080ef004e000171295297ae80d4054364fa1ab8</BuildToolsCurrentRef>
29+
<PgoDataCurrentRef>a080ef004e000171295297ae80d4054364fa1ab8</PgoDataCurrentRef>
3030
</PropertyGroup>
3131

3232
<!-- Tests/infrastructure dependency versions. -->
3333
<PropertyGroup>
34-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-rtm</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
34+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-26703-08</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
3535
<MicrosoftNETCorePlatformsPackageVersion>2.1.0</MicrosoftNETCorePlatformsPackageVersion>
36-
<PgoDataPackageVersion>2.1.0-release-20180604-0043</PgoDataPackageVersion>
37-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-rtm-26515-07</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
36+
<PgoDataPackageVersion>2.1.0-release-20180706-0055</PgoDataPackageVersion>
37+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.1-servicing-26606-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3838
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
3939
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</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.1.0-rc1-02804-05</FeedTasksPackageVersion>
54+
<FeedTasksPackageVersion>2.1.0-rc1-02913-01</FeedTasksPackageVersion>
5555
</PropertyGroup>
5656

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

0 commit comments

Comments
 (0)