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:
authorWes Haggard <weshaggard@users.noreply.github.com>2016-08-14 09:11:13 +0300
committerGitHub <noreply@github.com>2016-08-14 09:11:13 +0300
commitfdf317194d3804a7ae2770a6808b3211bb786c14 (patch)
treef44441efdd8c2a43300f48175ce8b799b91deeaa /dir.props
parent07826f40ce4f4758b601d6ddc2332da0e6a2b37f (diff)
parent1cd6eca450531bf37e74a7246c6ad45270c96d7f (diff)
Merge pull request #10761 from dotnet-bot/UpdateDependencies20160814051751
Updating External dependencies to beta-24414-00
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 7afd972d2e..8c0a910841 100644
--- a/dir.props
+++ b/dir.props
@@ -92,7 +92,7 @@
<CoreFxExpectedPrerelease>beta-devapi-24414-01</CoreFxExpectedPrerelease>
<CoreClrExpectedPrerelease>beta-24413-03</CoreClrExpectedPrerelease>
- <ExternalExpectedPrerelease>beta-24411-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24414-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>
</PropertyGroup>