summaryrefslogtreecommitdiff
path: root/tests/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-22 16:48:14 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-22 16:48:14 +0000
commitdccaa1382d5772ca837de28488ff703d95a9c982 (patch)
treebbb3e66636bd2a97e7ef217c264041dd5af0c69d /tests/dir.props
parent519d7d6a7963c74d7bbfd9d38fdea3ac1dfd3093 (diff)
downloadcoreclr-dccaa1382d5772ca837de28488ff703d95a9c982.tar.gz
coreclr-dccaa1382d5772ca837de28488ff703d95a9c982.tar.bz2
coreclr-dccaa1382d5772ca837de28488ff703d95a9c982.zip
Updating CoreClr dependencies to beta-24322-04
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 cf03387845..f23f0486a6 100644
--- a/tests/dir.props
+++ b/tests/dir.props
@@ -44,7 +44,7 @@
<ProhibitFloatingDependencies>true</ProhibitFloatingDependencies>
<CoreFxExpectedPrerelease>rc3-24117-00</CoreFxExpectedPrerelease>
- <CoreClrPackageVersion>beta-24314-02</CoreClrPackageVersion>
+ <CoreClrPackageVersion>1.0.4-beta-24322-04</CoreClrPackageVersion>
<CoreFxVersionsIdentityRegex>^(?i)((System\..*)|(Microsoft\.CSharp)|(Microsoft\.NETCore.*)|(Microsoft\.Win32\..*)|(Microsoft\.VisualBasic))(?&lt;!TestData)$</CoreFxVersionsIdentityRegex>
</PropertyGroup>