Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/symstore build 202…
Browse files Browse the repository at this point in the history
…20620.1 (#3136)

[main] Update dependencies from dotnet/symstore
  • Loading branch information
dotnet-maestro[bot] authored Jun 21, 2022
1 parent 4bad244 commit 66a67e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.331001">
<Dependency Name="Microsoft.SymbolStore" Version="1.0.332001">
<Uri>https://github.com/dotnet/symstore</Uri>
<Sha>f3993563fcc13b10ac0e5c4384f346aa88758468</Sha>
<Sha>0cb3747be8c3f90dad9fa013f9a6bdc52cf6296b</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.2.332002">
<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 @@ -18,7 +18,7 @@
<!-- The SDK runtime version used to build single-file apps (currently hardcoded) -->
<SingleFileRuntimeVersion>6.0.5</SingleFileRuntimeVersion>
<!-- Latest symstore version updated by darc -->
<MicrosoftSymbolStoreVersion>1.0.331001</MicrosoftSymbolStoreVersion>
<MicrosoftSymbolStoreVersion>1.0.332001</MicrosoftSymbolStoreVersion>
<!-- Runtime versions to test -->
<MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
Expand Down

0 comments on commit 66a67e7

Please sign in to comment.