Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authorMitchell Hwang <16830051+mdh1418@users.noreply.github.com>2022-08-10 19:48:58 +0300
committerGitHub <noreply@github.com>2022-08-10 19:48:58 +0300
commit23905fec19e7afd603a03e26de0cb7d46fbebfb2 (patch)
tree17e11d52060f2cffb0aaa82f386eba8d5a88ada1 /eng
parent312bd14178a8df5d1b0d54c0f5d7748eacf59ce4 (diff)
Bump TraceEventVersion to 3.0.3 (#71813)
* Intermediate bump to 3.0.2 * Bump TraceEvent to 3.0.3
Diffstat (limited to 'eng')
-rw-r--r--eng/Versions.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index 09fe1b8a3bc..d67c8f03640 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -138,7 +138,7 @@
<!-- Not auto-updated. -->
<MicrosoftDiaSymReaderNativeVersion>16.9.0-beta1.21055.5</MicrosoftDiaSymReaderNativeVersion>
<SystemCommandLineVersion>2.0.0-beta4.22355.1</SystemCommandLineVersion>
- <TraceEventVersion>2.0.77</TraceEventVersion>
+ <TraceEventVersion>3.0.3</TraceEventVersion>
<NETStandardLibraryRefVersion>2.1.0</NETStandardLibraryRefVersion>
<NetStandardLibraryVersion>2.0.3</NetStandardLibraryVersion>
<MicrosoftDiagnosticsToolsRuntimeClientVersion>1.0.4-preview6.19326.1</MicrosoftDiagnosticsToolsRuntimeClientVersion>