summaryrefslogtreecommitdiff
path: root/tests/dir.props
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2016-05-22 10:07:15 -0700
committerJan Kotas <jkotas@microsoft.com>2016-05-22 10:07:15 -0700
commitb72128b60a8ea7f5d37d9b6ac347ca0220e9f359 (patch)
tree63534e5114ec96f89993e9f06547f86304174a4e /tests/dir.props
parente18a26099c1826c40c4b860e9316594f7e2a31b8 (diff)
downloadcoreclr-b72128b60a8ea7f5d37d9b6ac347ca0220e9f359.tar.gz
coreclr-b72128b60a8ea7f5d37d9b6ac347ca0220e9f359.tar.bz2
coreclr-b72128b60a8ea7f5d37d9b6ac347ca0220e9f359.zip
Update tests to build against rc3-24117-00 (#5154)
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 c97ddd5c5e..ce9063c114 100644
--- a/tests/dir.props
+++ b/tests/dir.props
@@ -46,7 +46,7 @@
<ItemGroup>
<ValidationPattern Include="^(?i)((System\..%2A)|(Microsoft\.CSharp)|(Microsoft\.NETCore.%2A)|(Microsoft\.Win32\..%2A)|(Microsoft\.VisualBasic))(?&lt;!TestData)$">
- <ExpectedPrerelease>rc2-23816</ExpectedPrerelease>
+ <ExpectedPrerelease>rc3-24117-00</ExpectedPrerelease>
</ValidationPattern>
<ValidationPattern Include="^(?i)(xunit(\.assert|\.core|\.runner\.(utility|msbuild))?)$">
<ExpectedVersion>$(XunitPackageVersion)</ExpectedVersion>