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-14 19:28:56 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-14 19:28:56 +0300
commit1787bbe214de186bb93ce8aea79c905825f1c044 (patch)
tree946db5d9e565c3dc25bba5aa922b957790226a4f /dir.props
parentfdf317194d3804a7ae2770a6808b3211bb786c14 (diff)
Updating CoreClr dependencies to beta-24414-03
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 8c0a910841..c47233c2b4 100644
--- a/dir.props
+++ b/dir.props
@@ -91,7 +91,7 @@
<ProhibitFloatingDependencies>true</ProhibitFloatingDependencies>
<CoreFxExpectedPrerelease>beta-devapi-24414-01</CoreFxExpectedPrerelease>
- <CoreClrExpectedPrerelease>beta-24413-03</CoreClrExpectedPrerelease>
+ <CoreClrExpectedPrerelease>beta-24414-03</CoreClrExpectedPrerelease>
<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>