Skip to content

Commit

Permalink
Update structured logger (#75865)
Browse files Browse the repository at this point in the history
Upgrade to latest structured logger binaries and see if that addresses the failure to read binary logs.
  • Loading branch information
jaredpar authored and jjonescz committed Nov 27, 2024
1 parent 87a03fd commit cf49d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
Infra
-->
<PackageVersion Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageVersion Include="MSBuild.StructuredLogger" Version="2.2.169" />
<PackageVersion Include="MSBuild.StructuredLogger" Version="2.2.386" />
<PackageVersion Include="Mono.Options" Version="6.6.0.161" />
<PackageVersion Include="RichCodeNav.EnvVarDump" Version="0.1.1643-alpha" />
<PackageVersion Include="Roslyn.Diagnostics.Analyzers" Version="$(RoslynDiagnosticsNugetPackageVersion)" />
Expand Down

0 comments on commit cf49d31

Please sign in to comment.