summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaurav Khanna <gkhanna@microsoft.com>2016-07-24 14:39:06 -0700
committerGitHub <noreply@github.com>2016-07-24 14:39:06 -0700
commit1bb9e2df37f888ca9963dbecd0c44188a7a4a355 (patch)
tree2ed84db5a7ace1bdc0aba43a9ad664fa51ad8600
parente2a877e8ac91a605464525ac13777bebdddb321c (diff)
parent0f5d1f8191948fd89b68310045850852bf89b6e7 (diff)
downloadcoreclr-1bb9e2df37f888ca9963dbecd0c44188a7a4a355.tar.gz
coreclr-1bb9e2df37f888ca9963dbecd0c44188a7a4a355.tar.bz2
coreclr-1bb9e2df37f888ca9963dbecd0c44188a7a4a355.zip
Merge pull request #6445 from dotnet-bot/UpdateDependencies20160724042519
Updating CoreClr dependencies to beta-24324-03
-rw-r--r--tests/dir.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dir.props b/tests/dir.props
index a46ca021c9..5995ac5373 100644
--- a/tests/dir.props
+++ b/tests/dir.props
@@ -44,7 +44,7 @@
<ProhibitFloatingDependencies>true</ProhibitFloatingDependencies>
<CoreFxExpectedPrerelease>rc3-24117-00</CoreFxExpectedPrerelease>
- <CoreClrPackageVersion>1.0.4-beta-24324-02</CoreClrPackageVersion>
+ <CoreClrPackageVersion>1.0.4-beta-24324-03</CoreClrPackageVersion>
<CoreFxVersionsIdentityRegex>^(?i)((System\..*)|(Microsoft\.CSharp)|(Microsoft\.NETCore.*)|(Microsoft\.Win32\..*)|(Microsoft\.VisualBasic))(?&lt;!TestData)$</CoreFxVersionsIdentityRegex>
</PropertyGroup>