Skip to content

Commit b3c2ec6

Browse files
[main] Update dependencies from dotnet/symstore (#3863)
* Update dependencies from https://github.com/dotnet/symstore build 20230501.1 Microsoft.SymbolStore From Version 1.0.422401 -> To Version 1.0.425101 * Update dependencies from https://github.com/dotnet/symstore build 20230508.1 Microsoft.SymbolStore From Version 1.0.422401 -> To Version 1.0.425801 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent eb32ee2 commit b3c2ec6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.SymbolStore" Version="1.0.422401">
3+
<Dependency Name="Microsoft.SymbolStore" Version="1.0.425801">
44
<Uri>https://github.com/dotnet/symstore</Uri>
5-
<Sha>219e980f2eb48497d727d9fa86892ea54fff4fbb</Sha>
5+
<Sha>037b99d1cc7e4c2e6931e66ce44fdb3b8467f2de</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23219.1">
88
<Uri>https://github.com/microsoft/clrmd</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717
<PropertyGroup>
1818
<!-- Latest symstore version updated by darc -->
19-
<MicrosoftSymbolStoreVersion>1.0.422401</MicrosoftSymbolStoreVersion>
19+
<MicrosoftSymbolStoreVersion>1.0.425801</MicrosoftSymbolStoreVersion>
2020
<!-- Latest shared runtime version updated by darc -->
2121
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.3.23155.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
2222
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.3.23155.1</MicrosoftNETCoreAppRuntimewinx64Version>

0 commit comments

Comments
 (0)