summaryrefslogtreecommitdiff
path: root/tests/dir.props
diff options
context:
space:
mode:
authorDeepak Shankargouda <deshank@microsoft.com>2016-06-07 23:28:13 -0700
committerDeepak Shankargouda <deshank@microsoft.com>2016-06-07 23:28:13 -0700
commitc413a60a37aac18583a4c958726c7357184ffa66 (patch)
treecb4da8def375a6c8ad98d1e87c8932b5352b2614 /tests/dir.props
parent4e89fc9c11bfe809f863ed7efb1e49312662416b (diff)
downloadcoreclr-c413a60a37aac18583a4c958726c7357184ffa66.tar.gz
coreclr-c413a60a37aac18583a4c958726c7357184ffa66.tar.bz2
coreclr-c413a60a37aac18583a4c958726c7357184ffa66.zip
Fixing perf runs on helix (#5102)
* Fixing issue with perf targets restoring test runtime * Fixing perf runs on helix
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 ce9063c114..870d4e39be 100644
--- a/tests/dir.props
+++ b/tests/dir.props
@@ -56,7 +56,7 @@
<ExpectedVersion>1.0.2-prerelease-00101</ExpectedVersion>
</ValidationPattern>
<ValidationPattern Include="^(?i)Microsoft\.DotNet\.xunit\.performance.%2A$">
- <ExpectedVersion>1.0.0-alpha-build0029</ExpectedVersion>
+ <ExpectedVersion>1.0.0-alpha-build0035</ExpectedVersion>
</ValidationPattern>
</ItemGroup>