Skip to content

Commit e6d3c83

Browse files
authored
Update version of Microsoft.Diagnostics.Tracing.TraceEvent to address temporary workarounds required before .NET 9.0 transition. (#511)
Don't know why the CodeQL step failed but it does not have anything to do with the source code, build or unit tests. Moving forward here.
1 parent 33b713e commit e6d3c83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.14
1+
2.0.15

src/VirtualClient/Module.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<Microsoft_CodeAnalysis_CSharp_Scripting_PackageVersion>4.7.0</Microsoft_CodeAnalysis_CSharp_Scripting_PackageVersion>
4949

5050
<!-- Microsoft.Diagnostics.Tracing.TraceEvent -->
51-
<Microsoft_Diagnostics_Tracing_TraceEvent_PackageVersion>2.0.61</Microsoft_Diagnostics_Tracing_TraceEvent_PackageVersion>
51+
<Microsoft_Diagnostics_Tracing_TraceEvent_PackageVersion>3.1.5</Microsoft_Diagnostics_Tracing_TraceEvent_PackageVersion>
5252

5353
<!-- Microsoft.Extensions.Configuration -->
5454
<Microsoft_Extensions_Configuration_PackageVersion>9.0.3</Microsoft_Extensions_Configuration_PackageVersion>

0 commit comments

Comments
 (0)