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:
authorStephen Toub <stoub@microsoft.com>2016-08-15 18:29:35 +0300
committerGitHub <noreply@github.com>2016-08-15 18:29:35 +0300
commit6b2664a6a53051c4f8c0e7fa48cb19f24298ce9b (patch)
treeff9478fc3cbfbc21f0221bc62690c35e64536dae /dir.props
parent77d38981de7552f42540b5c2d2cfbf78c1cd06fa (diff)
parent1ade673973dee4ce388745c632da1965361a93d2 (diff)
Merge pull request #10771 from dotnet-bot/UpdateDependencies20160815052151
Updating External dependencies to beta-24415-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 b48e764618..3a6fe6ba2a 100644
--- a/dir.props
+++ b/dir.props
@@ -92,7 +92,7 @@
<CoreFxExpectedPrerelease>beta-devapi-24415-01</CoreFxExpectedPrerelease>
<CoreClrExpectedPrerelease>beta-24414-03</CoreClrExpectedPrerelease>
- <ExternalExpectedPrerelease>beta-24414-00</ExternalExpectedPrerelease>
+ <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>
</PropertyGroup>