Revert TraceEvent version to 2.0.64 (#3473)
authorJuan Hoyos <juan.s.hoyos@outlook.com>
Wed, 19 Oct 2022 03:24:20 +0000 (20:24 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 03:24:20 +0000 (20:24 -0700)
eng/Versions.props

index 1e23c0fe798d7b37e69107d3d6269b323f0cdea5..45d17154c68c4335ba5460dccedfab05438298a1 100644 (file)
@@ -47,7 +47,7 @@
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
     <MicrosoftDiagnosticsRuntimeVersion>2.2.332302</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>16.9.0-beta1.21055.5</MicrosoftDiaSymReaderNativePackageVersion>
-    <MicrosoftDiagnosticsTracingTraceEventVersion>2.0.76</MicrosoftDiagnosticsTracingTraceEventVersion>
+    <MicrosoftDiagnosticsTracingTraceEventVersion>2.0.64</MicrosoftDiagnosticsTracingTraceEventVersion>
     <!-- Use pinned version to avoid picking up latest (which doesn't support netcoreapp3.1) during source-build -->
     <MicrosoftExtensionsLoggingPinnedVersion>2.1.1</MicrosoftExtensionsLoggingPinnedVersion>
     <!-- Need version that understands UseAppFilters sentinel. -->