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-bot <dotnet-bot@microsoft.com>2017-04-11 12:15:52 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-04-11 12:15:52 +0300
commit7f1305ae6833afb68b3094afa9b13d55e8a82abc (patch)
treec62186abb9550d284a681142341a7bc02bdb823e /dependencies.props
parent1e9c4385f398f4f8aaa9fbebfe79e26fe2bbfb2b (diff)
Update CoreClr, ProjectNTfs, ProjectNTfsTestILC to preview1-25211-02, beta-25211-00, beta-25211-00, respectively
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props14
1 files changed, 7 insertions, 7 deletions
diff --git a/dependencies.props b/dependencies.props
index d10b56f254..2a77b45389 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -10,10 +10,10 @@
-->
<PropertyGroup>
<CoreFxCurrentRef>e92f146e291cdddd764887db41dcdf95263300a8</CoreFxCurrentRef>
- <CoreClrCurrentRef>8e237b8a05f4a3a4f91ff489ddd5bf2aaea98fe0</CoreClrCurrentRef>
+ <CoreClrCurrentRef>c1ab52f63418a39ef6b3543c52398223ffd7fe98</CoreClrCurrentRef>
<ExternalCurrentRef>3b8a99621d89ad9877f053ba8af25e0f25dcd9d8</ExternalCurrentRef>
- <ProjectNTfsCurrentRef>18e9447f8aa6b48408f99a3b2399f043964fc779</ProjectNTfsCurrentRef>
- <ProjectNTfsTestILCCurrentRef>18e9447f8aa6b48408f99a3b2399f043964fc779</ProjectNTfsTestILCCurrentRef>
+ <ProjectNTfsCurrentRef>c1ab52f63418a39ef6b3543c52398223ffd7fe98</ProjectNTfsCurrentRef>
+ <ProjectNTfsTestILCCurrentRef>c1ab52f63418a39ef6b3543c52398223ffd7fe98</ProjectNTfsTestILCCurrentRef>
<SniCurrentRef>05650e53f2aa4497f74cd6e9b053d3f69f64b0bd</SniCurrentRef>
<StandardCurrentRef>31498e9c8cc77fb9ec39d0e87a1bfcf345048eef</StandardCurrentRef>
</PropertyGroup>
@@ -21,11 +21,11 @@
<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<CoreFxExpectedPrerelease>preview1-25210-01</CoreFxExpectedPrerelease>
- <CoreClrExpectedPrerelease>preview1-25211-01</CoreClrExpectedPrerelease>
+ <CoreClrExpectedPrerelease>preview1-25211-02</CoreClrExpectedPrerelease>
<ExternalExpectedPrerelease>beta-25016-01</ExternalExpectedPrerelease>
- <ProjectNTfsExpectedPrerelease>beta-25210-00</ProjectNTfsExpectedPrerelease>
- <ProjectNTfsTestILCExpectedPrerelease>beta-25210-00</ProjectNTfsTestILCExpectedPrerelease>
- <ProjectNTfsTestILCPackageVersion>1.0.0-beta-25210-00</ProjectNTfsTestILCPackageVersion>
+ <ProjectNTfsExpectedPrerelease>beta-25211-00</ProjectNTfsExpectedPrerelease>
+ <ProjectNTfsTestILCExpectedPrerelease>beta-25211-00</ProjectNTfsTestILCExpectedPrerelease>
+ <ProjectNTfsTestILCPackageVersion>1.0.0-beta-25211-00</ProjectNTfsTestILCPackageVersion>
<NETStandardPackageVersion>2.0.0-preview1-25210-01</NETStandardPackageVersion>
<NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
<!-- Use the SNI runtime package -->