Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/symstore build 202…
Browse files Browse the repository at this point in the history
…10830.1 (#2545)

[main] Update dependencies from dotnet/symstore
  • Loading branch information
dotnet-maestro[bot] authored Aug 31, 2021
1 parent e0189ea commit 47e10f8
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/arcade</Uri>
<Sha>474307e526160c813c9fd58060eb8356ccca6099</Sha>
</Dependency>
<Dependency Name="Microsoft.SymbolStore" Version="1.0.242601">
<Dependency Name="Microsoft.SymbolStore" Version="1.0.243001">
<Uri>https://github.com/dotnet/symstore</Uri>
<Sha>22c8e44f32ddce609895b8993491523fad77279b</Sha>
<Sha>51ad9dcdfc2e324894ad2ca9e57a582550f72958</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.242606">
<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 @@ -8,7 +8,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Latest symstore version updated by darc -->
<MicrosoftSymbolStoreVersion>1.0.242601</MicrosoftSymbolStoreVersion>
<MicrosoftSymbolStoreVersion>1.0.243001</MicrosoftSymbolStoreVersion>
<!-- Runtime versions to test -->
<MicrosoftNETCoreApp21Version>2.1.28</MicrosoftNETCoreApp21Version>
<MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>
Expand Down

0 comments on commit 47e10f8

Please sign in to comment.