summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authorJohn Salem <josalem@microsoft.com>2019-07-15 17:28:57 -0700
committerGitHub <noreply@github.com>2019-07-15 17:28:57 -0700
commit8fa6bd4aaa949bbfd3dd263e7327996ab8fa7966 (patch)
tree0ab928ecdb21eacabb5285488c9d8dc9364755f8 /dependencies.props
parent7fe3cc73d1ee4bbe81b2a5e8a62667b78a02f7ae (diff)
downloadcoreclr-8fa6bd4aaa949bbfd3dd263e7327996ab8fa7966.tar.gz
coreclr-8fa6bd4aaa949bbfd3dd263e7327996ab8fa7966.tar.bz2
coreclr-8fa6bd4aaa949bbfd3dd263e7327996ab8fa7966.zip
Add EventPipe/DiagnosticsIpc tests (#25457)
* Add Microsoft.Diagnostics.Tools.RuntimeClient to dependencies.props * add EventPipe tests for provider coherence, buffer size resilience, and rundown event presence
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/dependencies.props b/dependencies.props
index b04a88545f..3209bfe66e 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -26,6 +26,7 @@
<XunitPackageVersion>2.4.1-pre.build.4059</XunitPackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.43</MicrosoftDiagnosticsTracingTraceEventPackageVersion>
+ <MicrosoftDiagnosticsToolsRuntimeClientVersion>1.0.4-preview6.19326.1</MicrosoftDiagnosticsToolsRuntimeClientVersion>
<CommandLineParserVersion>2.2.0</CommandLineParserVersion>
<!-- Scenario tests install this version of Microsoft.NetCore.App, then patch coreclr binaries via xcopy. At the moment it is