summaryrefslogtreecommitdiff
path: root/tests/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-24 16:25:19 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-24 16:25:19 +0000
commit0f5d1f8191948fd89b68310045850852bf89b6e7 (patch)
tree2ed84db5a7ace1bdc0aba43a9ad664fa51ad8600 /tests/dir.props
parente2a877e8ac91a605464525ac13777bebdddb321c (diff)
downloadcoreclr-0f5d1f8191948fd89b68310045850852bf89b6e7.tar.gz
coreclr-0f5d1f8191948fd89b68310045850852bf89b6e7.tar.bz2
coreclr-0f5d1f8191948fd89b68310045850852bf89b6e7.zip
Updating CoreClr dependencies to beta-24324-03
Diffstat (limited to 'tests/dir.props')
-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>