|
9 | 9 | These ref versions are pulled from https://github.com/dotnet/versions.
|
10 | 10 | -->
|
11 | 11 | <PropertyGroup>
|
12 |
| - <CoreFxCurrentRef>2778a3f80ae6065542891322dcaec2eff236eb28</CoreFxCurrentRef> |
13 |
| - <CoreClrCurrentRef>2778a3f80ae6065542891322dcaec2eff236eb28</CoreClrCurrentRef> |
14 |
| - <StandardCurrentRef>a9c6e48169cdc88a5d85f275d6b468476f4351ca</StandardCurrentRef> |
15 |
| - <BuildToolsCurrentRef>e678abeffdbef963fda0f6af5b1c01985e16eeda</BuildToolsCurrentRef> |
| 12 | + <CoreFxCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</CoreFxCurrentRef> |
| 13 | + <CoreClrCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</CoreClrCurrentRef> |
| 14 | + <StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef> |
| 15 | + <BuildToolsCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</BuildToolsCurrentRef> |
16 | 16 | </PropertyGroup>
|
17 | 17 |
|
18 | 18 | <PropertyGroup>
|
19 |
| - <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26416-01</MicrosoftNETCorePlatformsPackageVersion> |
| 19 | + <MicrosoftNETCorePlatformsPackageVersion>2.1.0-rc1-26419-03</MicrosoftNETCorePlatformsPackageVersion> |
20 | 20 | <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
|
21 |
| - <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26416-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion> |
22 |
| - <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26416-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion> |
23 |
| - <NETStandardLibraryPackageVersion>2.0.2</NETStandardLibraryPackageVersion> |
| 21 | + <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-rc1-26419-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion> |
| 22 | + <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-rc1-26419-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion> |
| 23 | + <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion> |
24 | 24 | <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
|
25 | 25 | </PropertyGroup>
|
26 | 26 |
|
|
44 | 44 | <!-- Package versions used as toolsets -->
|
45 | 45 | <PropertyGroup>
|
46 | 46 | <FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
|
47 |
| - <FeedTasksPackageVersion>2.1.0-preview3-02711-02</FeedTasksPackageVersion> |
| 47 | + <FeedTasksPackageVersion>2.1.0-rc1-02719-01</FeedTasksPackageVersion> |
48 | 48 | </PropertyGroup>
|
49 | 49 |
|
50 | 50 | <!-- Publish symbol build task package -->
|
|
0 commit comments