Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/diagnostics build …
Browse files Browse the repository at this point in the history
…20250127.1 (#14999)

Microsoft.SourceBuild.Intermediate.diagnostics , Microsoft.Diagnostics.NETCore.Client
 From Version 9.0.0-preview.25075.2 -> To Version 9.0.0-preview.25077.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jakub Jareš <[email protected]>
  • Loading branch information
3 people authored Feb 3, 2025
1 parent fb00aa3 commit 4490ff6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>b6dfeb0bf4de53059328b3ee65ef2f60adb32de0</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.607502">
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.607701">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>de1a9b87a00e26b76b96ba88f63aabb3c1e9b777</Sha>
<Sha>d17085c285c6550b8a1a11ded6b38355be39edee</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.diagnostics" Version="9.0.0-preview.25075.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.diagnostics" Version="9.0.0-preview.25077.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>de1a9b87a00e26b76b96ba88f63aabb3c1e9b777</Sha>
<Sha>d17085c285c6550b8a1a11ded6b38355be39edee</Sha>
<SourceBuild RepoName="diagnostics" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<MicrosoftCodeAnalysisBannedApiAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisBannedApiAnalyzersVersion>
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
<MicrosoftCodeCoverageIOVersion>17.7.0</MicrosoftCodeCoverageIOVersion>
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.607502</MicrosoftDiagnosticsNETCoreClientVersion>
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.607701</MicrosoftDiagnosticsNETCoreClientVersion>
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
<MicrosoftFakesVersion>17.12.0</MicrosoftFakesVersion>
Expand Down

0 comments on commit 4490ff6

Please sign in to comment.