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>2018-04-10 00:40:32 +0300
committerStephen Toub <stoub@microsoft.com>2018-04-10 00:40:32 +0300
commitb606666632275398d56f4de574e46550e6e098d7 (patch)
tree829573dac9c20d6b7b287a0031c36ee6c4b03863 /dependencies.props
parent753f4c18e8243e177a175bf6f82b158c12925b51 (diff)
Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview3-26409-06, preview3-26409-05, preview3-26406-06, beta-26409-00, beta-26409-00, servicing-26409-02, respectively (#28873)
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props32
1 files changed, 16 insertions, 16 deletions
diff --git a/dependencies.props b/dependencies.props
index 3f7a01fe32..914680afec 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -9,20 +9,20 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
- <CoreFxCurrentRef>d36424ae662467a1588a7cefdb9f24294b981702</CoreFxCurrentRef>
- <CoreClrCurrentRef>7177e3b53d49496845ef585203ab8da4229681b0</CoreClrCurrentRef>
- <CoreSetupCurrentRef>7177e3b53d49496845ef585203ab8da4229681b0</CoreSetupCurrentRef>
+ <CoreFxCurrentRef>a772bbb952b388e9d6912b199253d6c15b70bbe4</CoreFxCurrentRef>
+ <CoreClrCurrentRef>a772bbb952b388e9d6912b199253d6c15b70bbe4</CoreClrCurrentRef>
+ <CoreSetupCurrentRef>a772bbb952b388e9d6912b199253d6c15b70bbe4</CoreSetupCurrentRef>
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
- <ProjectNTfsCurrentRef>d36424ae662467a1588a7cefdb9f24294b981702</ProjectNTfsCurrentRef>
- <ProjectNTfsTestILCCurrentRef>d36424ae662467a1588a7cefdb9f24294b981702</ProjectNTfsTestILCCurrentRef>
+ <ProjectNTfsCurrentRef>a772bbb952b388e9d6912b199253d6c15b70bbe4</ProjectNTfsCurrentRef>
+ <ProjectNTfsTestILCCurrentRef>a772bbb952b388e9d6912b199253d6c15b70bbe4</ProjectNTfsTestILCCurrentRef>
<SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
- <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
+ <StandardCurrentRef>a772bbb952b388e9d6912b199253d6c15b70bbe4</StandardCurrentRef>
<BuildToolsCurrentRef>73c72e59ee47f3a6b8eaeb87507314209b17e128</BuildToolsCurrentRef>
</PropertyGroup>
<!-- Product dependency versions. -->
<PropertyGroup>
- <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
+ <NETStandardLibraryPackageVersion>2.0.2</NETStandardLibraryPackageVersion>
<NETStandardLibraryPackageId>NETStandard.Library</NETStandardLibraryPackageId>
<!-- SNI runtime package -->
@@ -31,15 +31,15 @@
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <CoreFxExpectedPrerelease>preview3-26405-01</CoreFxExpectedPrerelease>
- <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26405-01</MicrosoftNETCorePlatformsPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26406-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
- <ProjectNTfsExpectedPrerelease>beta-26405-00</ProjectNTfsExpectedPrerelease>
- <ProjectNTfsTestILCExpectedPrerelease>beta-26405-00</ProjectNTfsTestILCExpectedPrerelease>
- <ProjectNTfsTestILCPackageVersion>1.0.0-beta-26405-00</ProjectNTfsTestILCPackageVersion>
- <MicrosoftNETCoreDotNetHostPackageVersion>2.1.0-preview3-26405-02</MicrosoftNETCoreDotNetHostPackageVersion>
- <MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.1.0-preview3-26405-02</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
- <MicrosoftNETCoreAppPackageVersion>2.1.0-preview3-26405-02</MicrosoftNETCoreAppPackageVersion>
+ <CoreFxExpectedPrerelease>preview3-26409-05</CoreFxExpectedPrerelease>
+ <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26409-05</MicrosoftNETCorePlatformsPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26409-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <ProjectNTfsExpectedPrerelease>beta-26409-00</ProjectNTfsExpectedPrerelease>
+ <ProjectNTfsTestILCExpectedPrerelease>beta-26409-00</ProjectNTfsTestILCExpectedPrerelease>
+ <ProjectNTfsTestILCPackageVersion>1.0.0-beta-26409-00</ProjectNTfsTestILCPackageVersion>
+ <MicrosoftNETCoreDotNetHostPackageVersion>2.1.0-preview3-26406-06</MicrosoftNETCoreDotNetHostPackageVersion>
+ <MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.1.0-preview3-26406-06</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
+ <MicrosoftNETCoreAppPackageVersion>2.1.0-preview3-26406-06</MicrosoftNETCoreAppPackageVersion>
<!-- CoreFX-built SNI identity package -->
<RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>