Skip to content

Commit 7cc6fbe

Browse files
Update dependencies from https://github.com/dotnet/symstore build 20220629.1 (#3154)
[main] Update dependencies from dotnet/symstore
1 parent 2888778 commit 7cc6fbe

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.332701">
3+
<Dependency Name="Microsoft.SymbolStore" Version="1.0.332901">
44
<Uri>https://github.com/dotnet/symstore</Uri>
5-
<Sha>34b46fa97254f851f8c8729cb1bb1977ba8094e8</Sha>
5+
<Sha>7a38174c009139e04d760086e4f40e4e6ba186b8</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.2.332302">
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
@@ -18,7 +18,7 @@
1818
<!-- The SDK runtime version used to build single-file apps (currently hardcoded) -->
1919
<SingleFileRuntimeVersion>6.0.5</SingleFileRuntimeVersion>
2020
<!-- Latest symstore version updated by darc -->
21-
<MicrosoftSymbolStoreVersion>1.0.332701</MicrosoftSymbolStoreVersion>
21+
<MicrosoftSymbolStoreVersion>1.0.332901</MicrosoftSymbolStoreVersion>
2222
<!-- Runtime versions to test -->
2323
<MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
2424
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>

0 commit comments

Comments
 (0)