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 19:37:43 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-15 19:37:43 +0300
commit2ffeaf70ba986937f7db938dda0ac349a9c8742a (patch)
tree29b274ec9fe476c85b5da235fccf582268317d43 /dir.props
parentc6845229bbcd7e2432c23cb29b3682b7d93288af (diff)
Update CoreClr, CoreFx to beta-24415-03, beta-24415-01, 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 9df7a18978..204ae83ddf 100644
--- a/dir.props
+++ b/dir.props
@@ -90,8 +90,8 @@
<ValidatePackageVersions>true</ValidatePackageVersions>
<ProhibitFloatingDependencies>true</ProhibitFloatingDependencies>
- <CoreFxExpectedPrerelease>beta-24413-01</CoreFxExpectedPrerelease>
- <CoreClrExpectedPrerelease>beta-24415-02</CoreClrExpectedPrerelease>
+ <CoreFxExpectedPrerelease>beta-24415-01</CoreFxExpectedPrerelease>
+ <CoreClrExpectedPrerelease>beta-24415-03</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>