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-29 19:38:53 +0300
committerStephen Toub <stoub@microsoft.com>2017-07-29 19:38:53 +0300
commita62859c16751b25361e054b4a201652c12e97891 (patch)
tree2d6a0495220797d204229b5685060757a482250c /dependencies.props
parent339f2223df42e4b7604b990ab1ce1b25c49bb662 (diff)
Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview2-25529-02, preview2-25529-02, preview2-25528-07, beta-25528-00, beta-25528-00, preview1-25528-01, respectively (#22715)
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props28
1 files changed, 14 insertions, 14 deletions
diff --git a/dependencies.props b/dependencies.props
index d097e80eff..215c4a4a6c 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -9,28 +9,28 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
- <CoreFxCurrentRef>92c547f937badd89ff8d08d79c81b3307975f0b7</CoreFxCurrentRef>
- <CoreClrCurrentRef>d664ff3ecdd82491eb010d2b036f72626ff74b0d</CoreClrCurrentRef>
- <CoreSetupCurrentRef>d664ff3ecdd82491eb010d2b036f72626ff74b0d</CoreSetupCurrentRef>
+ <CoreFxCurrentRef>25cab57757ca98c3a97737ef7c82f70f32e27408</CoreFxCurrentRef>
+ <CoreClrCurrentRef>25cab57757ca98c3a97737ef7c82f70f32e27408</CoreClrCurrentRef>
+ <CoreSetupCurrentRef>25cab57757ca98c3a97737ef7c82f70f32e27408</CoreSetupCurrentRef>
<ExternalCurrentRef>5a0606fccb09fce4b47545ae9896139acca547f5</ExternalCurrentRef>
- <ProjectNTfsCurrentRef>653789cdc1c61698b30029ef2e5dce8a210ada5b</ProjectNTfsCurrentRef>
- <ProjectNTfsTestILCCurrentRef>653789cdc1c61698b30029ef2e5dce8a210ada5b</ProjectNTfsTestILCCurrentRef>
+ <ProjectNTfsCurrentRef>25cab57757ca98c3a97737ef7c82f70f32e27408</ProjectNTfsCurrentRef>
+ <ProjectNTfsTestILCCurrentRef>25cab57757ca98c3a97737ef7c82f70f32e27408</ProjectNTfsTestILCCurrentRef>
<SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
- <StandardCurrentRef>92c547f937badd89ff8d08d79c81b3307975f0b7</StandardCurrentRef>
+ <StandardCurrentRef>25cab57757ca98c3a97737ef7c82f70f32e27408</StandardCurrentRef>
</PropertyGroup>
<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
- <PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
- <CoreFxExpectedPrerelease>preview2-25527-02</CoreFxExpectedPrerelease>
- <CoreClrPackageVersion>2.1.0-preview2-25527-05</CoreClrPackageVersion>
+ <PlatformPackageVersion>2.1.0-preview2-25529-02</PlatformPackageVersion>
+ <CoreFxExpectedPrerelease>preview2-25529-02</CoreFxExpectedPrerelease>
+ <CoreClrPackageVersion>2.1.0-preview2-25529-02</CoreClrPackageVersion>
<ExternalExpectedPrerelease>beta-25322-00</ExternalExpectedPrerelease>
- <ProjectNTfsExpectedPrerelease>beta-25527-00</ProjectNTfsExpectedPrerelease>
- <ProjectNTfsTestILCExpectedPrerelease>beta-25527-00</ProjectNTfsTestILCExpectedPrerelease>
- <ProjectNTfsTestILCPackageVersion>1.0.0-beta-25527-00</ProjectNTfsTestILCPackageVersion>
- <NETStandardPackageVersion>2.1.0-preview1-25527-01</NETStandardPackageVersion>
+ <ProjectNTfsExpectedPrerelease>beta-25528-00</ProjectNTfsExpectedPrerelease>
+ <ProjectNTfsTestILCExpectedPrerelease>beta-25528-00</ProjectNTfsTestILCExpectedPrerelease>
+ <ProjectNTfsTestILCPackageVersion>1.0.0-beta-25528-00</ProjectNTfsTestILCPackageVersion>
+ <NETStandardPackageVersion>2.1.0-preview1-25528-01</NETStandardPackageVersion>
<NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
- <MicrosoftNETCoreAppPackageVersion>2.1.0-preview2-25527-02</MicrosoftNETCoreAppPackageVersion>
+ <MicrosoftNETCoreAppPackageVersion>2.1.0-preview2-25528-07</MicrosoftNETCoreAppPackageVersion>
<!-- Use the SNI runtime package -->
<SniPackageVersion>4.4.0</SniPackageVersion>
</PropertyGroup>