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-16 19:39:56 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-16 19:39:56 +0300
commit727593b9fae753fd12a0f53ecedcc9b7db2d9a78 (patch)
treebe0f7603ab585b7421c96b6e35c087f8818886bf /dir.props
parentdafb226771cf6877f33a975c6b8b003a1ace5a13 (diff)
Update CoreClr, CoreFx to beta-24416-04, beta-24416-03, 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 c016dab697..674c515aaa 100644
--- a/dir.props
+++ b/dir.props
@@ -90,8 +90,8 @@
<ValidatePackageVersions>true</ValidatePackageVersions>
<ProhibitFloatingDependencies>true</ProhibitFloatingDependencies>
- <CoreFxExpectedPrerelease>beta-24416-02</CoreFxExpectedPrerelease>
- <CoreClrExpectedPrerelease>beta-24416-03</CoreClrExpectedPrerelease>
+ <CoreFxExpectedPrerelease>beta-24416-03</CoreFxExpectedPrerelease>
+ <CoreClrExpectedPrerelease>beta-24416-04</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>