Upgrade TraceEvent and XUnit-Performance to the latest versions. (#16597)
authorBrian Robbins <brianrob@microsoft.com>
Tue, 27 Feb 2018 02:01:00 +0000 (18:01 -0800)
committerGitHub <noreply@github.com>
Tue, 27 Feb 2018 02:01:00 +0000 (18:01 -0800)
dependencies.props

index 525e8a2..04bf568 100644 (file)
@@ -37,8 +37,8 @@
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26222-07</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
 
-    <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
-    <MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.4</MicrosoftDiagnosticsTracingTraceEventPackageVersion>
+    <XunitPerformanceApiPackageVersion>1.0.0-beta-build0018</XunitPerformanceApiPackageVersion>
+    <MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.5</MicrosoftDiagnosticsTracingTraceEventPackageVersion>
     <CommandLineParserVersion>2.1.1</CommandLineParserVersion>
     <VCRuntimeVersion>1.2.0</VCRuntimeVersion>