Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2017-07-23 18:42:42 +0300
committerStephen Toub <stoub@microsoft.com>2017-07-23 18:42:42 +0300
commit0b6e1fd0cfbeb8f6e8df6d19f30be8fa2e8097be (patch)
tree49f4a46de1e54100aa23111017316262eff117d3 /dependencies.props
parentec6b3a55b8940c52deaa2433d8f4c2250fc63ddd (diff)
Update CoreClr, CoreFx, CoreSetup to preview2-25523-01, preview2-25523-02, preview2-25522-02, respectively (#22530)
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props12
1 files changed, 6 insertions, 6 deletions
diff --git a/dependencies.props b/dependencies.props
index df9070c8ed..686c64cd49 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -9,9 +9,9 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
- <CoreFxCurrentRef>09cbaa071aa24fdb8450be76bf59293d5bfa7278</CoreFxCurrentRef>
- <CoreClrCurrentRef>09cbaa071aa24fdb8450be76bf59293d5bfa7278</CoreClrCurrentRef>
- <CoreSetupCurrentRef>09c0128c7e04f520751d30a98c393396268ff931</CoreSetupCurrentRef>
+ <CoreFxCurrentRef>0534875680a583ed99b7bd5feae78b6a9f009a0b</CoreFxCurrentRef>
+ <CoreClrCurrentRef>0534875680a583ed99b7bd5feae78b6a9f009a0b</CoreClrCurrentRef>
+ <CoreSetupCurrentRef>0534875680a583ed99b7bd5feae78b6a9f009a0b</CoreSetupCurrentRef>
<ExternalCurrentRef>5a0606fccb09fce4b47545ae9896139acca547f5</ExternalCurrentRef>
<ProjectNTfsCurrentRef>6810a7e1e2e34a65782b5223fc7e74d64f38b1ff</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>6810a7e1e2e34a65782b5223fc7e74d64f38b1ff</ProjectNTfsTestILCCurrentRef>
@@ -22,15 +22,15 @@
<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
- <CoreFxExpectedPrerelease>preview2-25522-02</CoreFxExpectedPrerelease>
- <CoreClrPackageVersion>2.1.0-preview2-25522-01</CoreClrPackageVersion>
+ <CoreFxExpectedPrerelease>preview2-25523-02</CoreFxExpectedPrerelease>
+ <CoreClrPackageVersion>2.1.0-preview2-25523-01</CoreClrPackageVersion>
<ExternalExpectedPrerelease>beta-25322-00</ExternalExpectedPrerelease>
<ProjectNTfsExpectedPrerelease>beta-25521-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-25521-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-25521-00</ProjectNTfsTestILCPackageVersion>
<NETStandardPackageVersion>2.1.0-preview1-25521-04</NETStandardPackageVersion>
<NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
- <MicrosoftNETCoreAppPackageVersion>2.1.0-preview2-25521-02</MicrosoftNETCoreAppPackageVersion>
+ <MicrosoftNETCoreAppPackageVersion>2.1.0-preview2-25522-02</MicrosoftNETCoreAppPackageVersion>
<!-- Use the SNI runtime package -->
<SniPackageVersion>4.4.0</SniPackageVersion>
</PropertyGroup>