Skip to content

Commit df7d9db

Browse files
Update dependencies from https://github.com/dotnet/diagnostics build 20260127.2 (#9015)
On relative base path root Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.637302 -> To Version 10.0.707702 Microsoft.FileFormats From Version 1.0.637302 -> To Version 1.0.707702 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 06b0007 commit df7d9db

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
55
<Sha>b0f34d51fccc69fd334253924abd8d6853fad7aa</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.637302">
7+
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="10.0.707702">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
9-
<Sha>eab990eafdd479265f78855d72e6afa3ee0813c7</Sha>
9+
<Sha>08c30c0c50ba5e87b8650e7ffd11cf89b12d654e</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.637302">
11+
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="10.0.707702">
1212
<Uri>https://github.com/dotnet/diagnostics</Uri>
13-
<Sha>eab990eafdd479265f78855d72e6afa3ee0813c7</Sha>
13+
<Sha>08c30c0c50ba5e87b8650e7ffd11cf89b12d654e</Sha>
1414
</Dependency>
1515
<Dependency Name="System.CommandLine" Version="2.0.0">
1616
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
@@ -42,9 +42,9 @@
4242
<Uri>https://github.com/dotnet/arcade</Uri>
4343
<Sha>bea9ad37b2362138e9019ee9e23577357403f806</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.FileFormats" Version="1.0.637302">
45+
<Dependency Name="Microsoft.FileFormats" Version="1.0.707702">
4646
<Uri>https://github.com/dotnet/diagnostics</Uri>
47-
<Sha>eab990eafdd479265f78855d72e6afa3ee0813c7</Sha>
47+
<Sha>08c30c0c50ba5e87b8650e7ffd11cf89b12d654e</Sha>
4848
</Dependency>
4949
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0">
5050
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
-->
4949
<PropertyGroup Label="Automated">
5050
<!-- dotnet/diagnostics references -->
51-
<MicrosoftDiagnosticsMonitoringVersion>9.0.637302</MicrosoftDiagnosticsMonitoringVersion>
52-
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.637302</MicrosoftDiagnosticsMonitoringEventPipeVersion>
53-
<MicrosoftFileFormatsVersion>1.0.637302</MicrosoftFileFormatsVersion>
51+
<MicrosoftDiagnosticsMonitoringVersion>10.0.707702</MicrosoftDiagnosticsMonitoringVersion>
52+
<MicrosoftDiagnosticsMonitoringEventPipeVersion>10.0.707702</MicrosoftDiagnosticsMonitoringEventPipeVersion>
53+
<MicrosoftFileFormatsVersion>1.0.707702</MicrosoftFileFormatsVersion>
5454
<!-- dotnet/dotnet references -->
5555
<MicrosoftAspNetCoreAppRuntimewinx64Version>10.0.0</MicrosoftAspNetCoreAppRuntimewinx64Version>
5656
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.100</MicrosoftCodeAnalysisNetAnalyzersVersion>

0 commit comments

Comments
 (0)