Skip to content

Commit 60227f1

Browse files
Update dependencies from https://github.com/dotnet/symstore build 20220221.1 (#2883)
[main] Update dependencies from dotnet/symstore
1 parent 5e079cb commit 60227f1

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.311401">
3+
<Dependency Name="Microsoft.SymbolStore" Version="1.0.312101">
44
<Uri>https://github.com/dotnet/symstore</Uri>
5-
<Sha>0733eb9a993ad0dc565a60c077afdb76b719fc92</Sha>
5+
<Sha>66022c1c9778e69dcff6ab07f41d37eb64ebd386</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.310801">
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.311401</MicrosoftSymbolStoreVersion>
19+
<MicrosoftSymbolStoreVersion>1.0.312101</MicrosoftSymbolStoreVersion>
2020
<!-- Runtime versions to test -->
2121
<MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
2222
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>

0 commit comments

Comments
 (0)