Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependencies from https://github.com/dotnet/symstore build 202…
…20822.1

Microsoft.SymbolStore
 From Version 1.0.341901 -> To Version 1.0.342201
  • Loading branch information
dotnet-maestro[bot] committed Aug 23, 2022
commit 9af5ae500a54b5bdfb65c6d479faa765c0986e8c
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.SymbolStore" Version="1.0.341901">
<Dependency Name="Microsoft.SymbolStore" Version="1.0.342201">
<Uri>https://github.com/dotnet/symstore</Uri>
<Sha>ccb4c0c21d818f460a0eae2834c0feb14e224362</Sha>
<Sha>72d56ec73c5f8047fa107dd3f9de8507f6802053</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.2.332302">
<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 @@ -16,7 +16,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Latest symstore version updated by darc -->
<MicrosoftSymbolStoreVersion>1.0.341901</MicrosoftSymbolStoreVersion>
<MicrosoftSymbolStoreVersion>1.0.342201</MicrosoftSymbolStoreVersion>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rc.1.22421.2</VSRedistCommonNetCoreSharedFrameworkx6470Version>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22421.2</MicrosoftNETCoreAppRuntimewinx64Version>
Expand Down