Skip to content

Commit 9807fb4

Browse files
[main] Update dependencies from dotnet/symstore (#3106)
[main] Update dependencies from dotnet/symstore
1 parent bf5f64b commit 9807fb4

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.328001">
3+
<Dependency Name="Microsoft.SymbolStore" Version="1.0.331001">
44
<Uri>https://github.com/dotnet/symstore</Uri>
5-
<Sha>1ff51a5afa61af820a14b3aa84b401d1a79bc783</Sha>
5+
<Sha>f3993563fcc13b10ac0e5c4384f346aa88758468</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.325901">
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.328001</MicrosoftSymbolStoreVersion>
21+
<MicrosoftSymbolStoreVersion>1.0.331001</MicrosoftSymbolStoreVersion>
2222
<!-- Runtime versions to test -->
2323
<MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
2424
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>

0 commit comments

Comments
 (0)