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-19 03:11:44 +0300
committerJeremy Kuhne <jeremy.kuhne@microsoft.com>2017-07-19 03:11:44 +0300
commit4ae4c051267a52175ae812ce1ae8b95cc29b4efd (patch)
tree21b78ede622eab1ca67cc4cfe78a38602de2caac /dependencies.props
parent5415ac8573123dfdc01cccfaa4f7d839f9f86cda (diff)
Update CoreClr, CoreFx, Standard to preview2-25518-01, preview2-25518-02, preview1-25518-01, respectively (#22368)
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 e9ab6112cf..3ba74217d5 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -9,26 +9,26 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
- <CoreFxCurrentRef>d83dc310d0da05696691e4c964c964b3bf219510</CoreFxCurrentRef>
- <CoreClrCurrentRef>151c601aea7beb5643ee8ab6ab8c75630d44962c</CoreClrCurrentRef>
+ <CoreFxCurrentRef>401c80913afdea5399e0f39376db88e465ae62c9</CoreFxCurrentRef>
+ <CoreClrCurrentRef>401c80913afdea5399e0f39376db88e465ae62c9</CoreClrCurrentRef>
<CoreSetupCurrentRef>151c601aea7beb5643ee8ab6ab8c75630d44962c</CoreSetupCurrentRef>
<ExternalCurrentRef>5a0606fccb09fce4b47545ae9896139acca547f5</ExternalCurrentRef>
<ProjectNTfsCurrentRef>151c601aea7beb5643ee8ab6ab8c75630d44962c</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>151c601aea7beb5643ee8ab6ab8c75630d44962c</ProjectNTfsTestILCCurrentRef>
<SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
- <StandardCurrentRef>d83dc310d0da05696691e4c964c964b3bf219510</StandardCurrentRef>
+ <StandardCurrentRef>401c80913afdea5399e0f39376db88e465ae62c9</StandardCurrentRef>
</PropertyGroup>
<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
- <CoreFxExpectedPrerelease>preview2-25517-02</CoreFxExpectedPrerelease>
- <CoreClrPackageVersion>2.1.0-preview2-25517-02</CoreClrPackageVersion>
+ <CoreFxExpectedPrerelease>preview2-25518-02</CoreFxExpectedPrerelease>
+ <CoreClrPackageVersion>2.1.0-preview2-25518-01</CoreClrPackageVersion>
<ExternalExpectedPrerelease>beta-25322-00</ExternalExpectedPrerelease>
<ProjectNTfsExpectedPrerelease>beta-25518-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-25518-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-25518-00</ProjectNTfsTestILCPackageVersion>
- <NETStandardPackageVersion>2.1.0-preview1-25517-01</NETStandardPackageVersion>
+ <NETStandardPackageVersion>2.1.0-preview1-25518-01</NETStandardPackageVersion>
<NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
<MicrosoftNETCoreAppPackageVersion>2.1.0-preview2-25517-02</MicrosoftNETCoreAppPackageVersion>
<!-- Use the SNI runtime package -->