Skip to content

Commit

Permalink
Update dependencies from https://github.com/microsoft/clrmd build 202…
Browse files Browse the repository at this point in the history
…21231.1 (#3576)

[main] Update dependencies from microsoft/clrmd
  • Loading branch information
dotnet-maestro[bot] authored Jan 1, 2023
1 parent 1d1154f commit 8eee1ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<Uri>https://github.com/dotnet/symstore</Uri>
<Sha>d647a79287a9b08ad0775293ed9769a8e31fe67c</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.362104">
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.363101">
<Uri>https://github.com/microsoft/clrmd</Uri>
<Sha>323fcc760d7bd5f8ba248c005b27a3ed52592f0b</Sha>
<Sha>7dab97e3106587f778d4c09ed2cbc2391b6f5354</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.0.325901">
<Uri>https://github.com/microsoft/clrmd</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
<!-- Other libs -->
<MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
<MicrosoftDiagnosticsRuntimeVersion>2.3.362104</MicrosoftDiagnosticsRuntimeVersion>
<MicrosoftDiagnosticsRuntimeVersion>2.3.363101</MicrosoftDiagnosticsRuntimeVersion>
<MicrosoftDiaSymReaderNativePackageVersion>16.9.0-beta1.21055.5</MicrosoftDiaSymReaderNativePackageVersion>
<MicrosoftDiagnosticsTracingTraceEventVersion>2.0.64</MicrosoftDiagnosticsTracingTraceEventVersion>
<!-- Use pinned version to avoid picking up latest (which doesn't support netcoreapp3.1) during source-build -->
Expand Down

0 comments on commit 8eee1ce

Please sign in to comment.