summaryrefslogtreecommitdiff
path: root/tests/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-25 08:35:13 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-25 08:35:13 +0000
commit12d6d3ac8dc7f850f413bf3d91831adc62664682 (patch)
treea7e4f3a5ceea9cad1e762dcbf36de3e0d58fef66 /tests/dir.props
parent70503892983b710f266122dd255d2b4e177eb79c (diff)
downloadcoreclr-12d6d3ac8dc7f850f413bf3d91831adc62664682.tar.gz
coreclr-12d6d3ac8dc7f850f413bf3d91831adc62664682.tar.bz2
coreclr-12d6d3ac8dc7f850f413bf3d91831adc62664682.zip
Updating CoreClr dependencies to beta-24325-02
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 70f643366f..425b460b66 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-24325-01</CoreClrPackageVersion>
+ <CoreClrPackageVersion>1.0.4-beta-24325-02</CoreClrPackageVersion>
<CoreFxVersionsIdentityRegex>^(?i)((System\..*)|(Microsoft\.CSharp)|(Microsoft\.NETCore.*)|(Microsoft\.Win32\..*)|(Microsoft\.VisualBasic))(?&lt;!TestData)$</CoreFxVersionsIdentityRegex>
</PropertyGroup>