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

Commit b48df77

Browse files
dotnet-maestro-botstephentoub
authored andcommitted
Update BuildTools, PgoData to rc1-02801-02, release-20180502-0048, respectively (#17860)
1 parent 4950b03 commit b48df77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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-02726-01
1+
2.1.0-rc1-02801-02

dependencies.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
<PropertyGroup>
2626
<CoreFxCurrentRef>3ee7598d30c4a8001acf38b3eba039d2adca32f0</CoreFxCurrentRef>
2727
<CoreClrCurrentRef>3ee7598d30c4a8001acf38b3eba039d2adca32f0</CoreClrCurrentRef>
28-
<BuildToolsCurrentRef>3ee7598d30c4a8001acf38b3eba039d2adca32f0</BuildToolsCurrentRef>
29-
<PgoDataCurrentRef>847f901ca38112f7702c07a89343dd52396c4ae9</PgoDataCurrentRef>
28+
<BuildToolsCurrentRef>2696080f7aff31f90447d6030c43fa4792a55fdf</BuildToolsCurrentRef>
29+
<PgoDataCurrentRef>2696080f7aff31f90447d6030c43fa4792a55fdf</PgoDataCurrentRef>
3030
</PropertyGroup>
3131

3232
<!-- Tests/infrastructure dependency versions. -->
3333
<PropertyGroup>
3434
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-rc1-26423-06</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
3535
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-rc1-26423-06</MicrosoftNETCorePlatformsPackageVersion>
36-
<PgoDataPackageVersion>2.1.0-release-20180501-0050</PgoDataPackageVersion>
36+
<PgoDataPackageVersion>2.1.0-release-20180502-0048</PgoDataPackageVersion>
3737
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-rc1-26423-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3838
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
3939
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
@@ -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-02726-01</FeedTasksPackageVersion>
54+
<FeedTasksPackageVersion>2.1.0-rc1-02801-02</FeedTasksPackageVersion>
5555
</PropertyGroup>
5656

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

0 commit comments

Comments
 (0)