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>2016-08-16 03:50:13 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-16 03:50:13 +0300
commit597c4dc4c8e7795e9dc00f4b9803f12fba1bd2a3 (patch)
tree70c8ef4b0731fea23626e0ceaa2ef5a00c1c866a /dir.props
parenta9ab50354287e2c0b4a75ad4aa723adec7324037 (diff)
Updating CoreClr dependencies to beta-24416-01
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir.props b/dir.props
index 3a6fe6ba2a..ec6f5f9e2e 100644
--- a/dir.props
+++ b/dir.props
@@ -91,7 +91,7 @@
<ProhibitFloatingDependencies>true</ProhibitFloatingDependencies>
<CoreFxExpectedPrerelease>beta-devapi-24415-01</CoreFxExpectedPrerelease>
- <CoreClrExpectedPrerelease>beta-24414-03</CoreClrExpectedPrerelease>
+ <CoreClrExpectedPrerelease>beta-24416-01</CoreClrExpectedPrerelease>
<ExternalExpectedPrerelease>beta-24415-00</ExternalExpectedPrerelease>
<CoreFxVersionsIdentityRegex>^(?i)(((System\..*)(?&lt;!System\.ServiceModel\..*))|(NETStandard\.Library)|(Microsoft\.CSharp)|(Microsoft\.NETCore\.Targets)|(Microsoft\.NETCore\.Platforms)|(Microsoft\.Win32\..*)|(Microsoft\.VisualBasic))(?&lt;!TestData)$</CoreFxVersionsIdentityRegex>