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-15 11:35:24 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-15 11:35:24 +0300
commitcf4f9c87ad78a59e7af474d278ad8abe2ced03a9 (patch)
tree71c4f674671df70e9449035419e373759b55c37b /dir.props
parent43278cb9795bbf6b9f78199aff918cb86f66f19e (diff)
Update CoreClr, External to beta-24415-02, beta-24415-00, respectively
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/dir.props b/dir.props
index 29ba9272a9..9df7a18978 100644
--- a/dir.props
+++ b/dir.props
@@ -91,8 +91,8 @@
<ProhibitFloatingDependencies>true</ProhibitFloatingDependencies>
<CoreFxExpectedPrerelease>beta-24413-01</CoreFxExpectedPrerelease>
- <CoreClrExpectedPrerelease>beta-24415-01</CoreClrExpectedPrerelease>
- <ExternalExpectedPrerelease>beta-24414-00</ExternalExpectedPrerelease>
+ <CoreClrExpectedPrerelease>beta-24415-02</CoreClrExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24415-00</ExternalExpectedPrerelease>
<CoreFxVersionsIdentityRegex>^(?i)((System\..*)|(NETStandard\.Library)|(Microsoft\.CSharp)|(Microsoft\.NETCore\.Targets)|(Microsoft\.NETCore\.Platforms)|(Microsoft\.Win32\..*)|(Microsoft\.VisualBasic))(?&lt;!TestData)$</CoreFxVersionsIdentityRegex>