summaryrefslogtreecommitdiff
path: root/tests/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-25 00:32:14 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-25 00:32:14 +0000
commit463f10f0b3903251ce5590742003c98e2295ebb9 (patch)
treef5378898317dae63c2c6607a620ca8b9c83e0373 /tests/dir.props
parent1bb9e2df37f888ca9963dbecd0c44188a7a4a355 (diff)
downloadcoreclr-463f10f0b3903251ce5590742003c98e2295ebb9.tar.gz
coreclr-463f10f0b3903251ce5590742003c98e2295ebb9.tar.bz2
coreclr-463f10f0b3903251ce5590742003c98e2295ebb9.zip
Updating CoreClr dependencies to beta-24325-01
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 5995ac5373..70f643366f 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-03</CoreClrPackageVersion>
+ <CoreClrPackageVersion>1.0.4-beta-24325-01</CoreClrPackageVersion>
<CoreFxVersionsIdentityRegex>^(?i)((System\..*)|(Microsoft\.CSharp)|(Microsoft\.NETCore.*)|(Microsoft\.Win32\..*)|(Microsoft\.VisualBasic))(?&lt;!TestData)$</CoreFxVersionsIdentityRegex>
</PropertyGroup>